Skip to content

Commit aaed817

Browse files
committed
print better errors
1 parent 76fc865 commit aaed817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# (instead of looking within playbooks directory or default paths)
44
roles_path = ./roles:./roles/galaxy.ansible.com
55

6+
# print better error messages
7+
stdout_callback = yaml
8+
69
[inventory]
710
# Ensure we fail if the inventory is malformed; this is important
811
# for automation, so it does not proceed on failures.

0 commit comments

Comments
 (0)