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 60b4d1a + dc4a1d3 commit d814efcCopy full SHA for d814efc
ansible.cfg
@@ -1,3 +1,4 @@
1
[defaults]
2
-# Add timing information to playbook output.
3
-callback_whitelist = ansible.posix.profile_tasks
+stdout_callback = community.general.yaml
+pipelining = True
4
+callbacks_enabled = ansible.posix.profile_tasks
0 commit comments