add any_errors_fatal global config

This commit is contained in:
Brian Coca
2017-05-10 18:08:42 -04:00
committed by Brian Coca
parent e9447e9481
commit 32fa4db232
3 changed files with 22 additions and 8 deletions

View File

@@ -310,6 +310,9 @@
# ENABLING THIS COULD BE A SECURITY RISK
#allow_unsafe_lookups = False
# set default errors for all plays
#any_errors_fatal = False
[privilege_escalation]
#become=True
#become_method=sudo