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 2730223 commit d9a8f7dCopy full SHA for d9a8f7d
etc/kayobe/ansible.cfg
@@ -1,7 +1,7 @@
1
[defaults]
2
forks = 20
3
# Use the YAML stdout callback plugin.
4
-stdout_callback = yaml
+callback_result_format = yaml
5
# Use the stdout_callback when running ad-hoc commands.
6
bin_ansible_callbacks = True
7
# Disable fact variable injection to improve performance.
0 commit comments