diff --git a/ansible.cfg b/ansible.cfg index a7a79c6..6a0cc49 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -30,10 +30,6 @@ system_warnings = true [diff] always = true -[inventory] -# I have no clue why this isn't the default -unparsed_is_failed = true - [privilege_escalation] # We force an always-become condition because of the myriad of things we need # to do as root.