We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87024d3 commit eaa7564Copy full SHA for eaa7564
etc/kayobe/ansible.cfg
@@ -7,7 +7,7 @@ bin_ansible_callbacks = True
7
# Disable fact variable injection to improve performance.
8
inject_facts_as_vars = False
9
# Add timing information to output
10
-callback_whitelist = ansible.posix.profile_tasks
+callbacks_enabled = ansible.posix.profile_tasks
11
12
[ssh_connection]
13
pipelining = True
0 commit comments