diff --git a/ansible.cfg b/ansible.cfg index 460ae96..b183aee 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,3 +5,4 @@ nocows = 1 retry_files_enabled = False host_key_checking = False callback_whitelist = profile_tasks +deprecation_warnings = False