Skip to content
Snippets Groups Projects
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
Branches
No related tags found
No related merge requests found
[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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment