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.
2 parents feb000f + eaa7564 commit a97be6dCopy full SHA for a97be6d
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