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 76fc865 commit aaed817Copy full SHA for aaed817
ansible.cfg
@@ -3,6 +3,9 @@
3
# (instead of looking within playbooks directory or default paths)
4
roles_path = ./roles:./roles/galaxy.ansible.com
5
6
+# print better error messages
7
+stdout_callback = yaml
8
+
9
[inventory]
10
# Ensure we fail if the inventory is malformed; this is important
11
# for automation, so it does not proceed on failures.
0 commit comments