Commit c7c1a297 authored by nimrod's avatar nimrod
Browse files

Update Ansible's configuration.

command_warning is being deprected, callback_whitelist is being renamed to
callback_enabled.
parent a9b388bd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
[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