diff --git a/ansible.cfg b/ansible.cfg index 66f8f15df..94864deae 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,3 @@ [defaults] -retry_files_enabled = False \ No newline at end of file +retry_files_enabled = False +command_warnings = False