diff --git a/ansible.cfg b/ansible.cfg index 88f7e5cd112d94aa33db9fdadb83ec44f0514e58..599421b4f600b1c0fc0ef9ca6e2848bd9d02e486 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,5 @@ [defaults] -callback_whitelist = ansible.posix.profile_tasks, ansible.posix.timer -command_warnings = True +callback_enabled = ansible.posix.profile_tasks, ansible.posix.timer deprecation_warnings = True fact_caching = jsonfile fact_caching_connection = ~/.ansible/facts