fixes for ansible.cfg
This commit is contained in:
@ -16,7 +16,7 @@ host_key_checking = False
|
||||
display_skipped_hosts = False
|
||||
interpreter_python = auto_silent
|
||||
bin_ansible_callbacks = True
|
||||
callback_whitelist = profile_tasks
|
||||
callback_whitelist = ansible.posix.profile_tasks, ansible.posix.timer
|
||||
deprecation_warnings = False
|
||||
command_warnings = False
|
||||
|
||||
|
Reference in New Issue
Block a user