diff --git a/ansible.cfg b/ansible.cfg index 1401bf845..8bb51c1ae 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,7 +3,6 @@ command_warnings = False retry_files_enabled = False callback_whitelist = profile_tasks host_key_checking = False -force_color = 1 pipelining = True gathering = smart fact_caching = jsonfile