Remove unparsed_is_failed from ansible.cfg
It fails the linter out. That's why it's not default lmao
This commit is contained in:
parent
71e1371619
commit
ddb63cee5c
@ -30,10 +30,6 @@ system_warnings = true
|
|||||||
[diff]
|
[diff]
|
||||||
always = true
|
always = true
|
||||||
|
|
||||||
[inventory]
|
|
||||||
# I have no clue why this isn't the default
|
|
||||||
unparsed_is_failed = true
|
|
||||||
|
|
||||||
[privilege_escalation]
|
[privilege_escalation]
|
||||||
# We force an always-become condition because of the myriad of things we need
|
# We force an always-become condition because of the myriad of things we need
|
||||||
# to do as root.
|
# to do as root.
|
||||||
|
Loading…
Reference in New Issue
Block a user