forked from ansible/ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add vendor neutral parameter fail_on_missing_module (ansible#26482)
By default, the vendor neutral modules will just go on if no implementation module is found. If user specifies the task argument fail_on_missing_module and sets it to True, then we bail out the play early and report that to the user.
- Loading branch information
1 parent
c6c5c6c
commit 5acebc1
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters