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 d53ce54 commit f31fb19Copy full SHA for f31fb19
deployment/docker/server/ansible.cfg
@@ -1,4 +1,5 @@
1
[defaults]
2
host_key_checking = False
3
bin_ansible_callbacks = True
4
-stdout_callback = yaml
+stdout_callback = default
5
+result_format = yaml
0 commit comments