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 2f8c2b6 commit 14b390dCopy full SHA for 14b390d
dev/robot/ansible.cfg
@@ -4,7 +4,7 @@ roles_path = ansible_roles
4
5
inventory = ${PWD}/inventory.yml
6
host_key_checking = false
7
-stdout_callback = community.general.yaml
+result_format = yaml
8
interpreter_python = /usr/bin/python3
9
fact_caching = memory
10
retry_files_enabled = false
0 commit comments