Skip to content

Commit

Permalink
print better errors
Browse files Browse the repository at this point in the history
  • Loading branch information
msherman64 committed Jan 14, 2025
1 parent 76fc865 commit aaed817
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# (instead of looking within playbooks directory or default paths)
roles_path = ./roles:./roles/galaxy.ansible.com

# print better error messages
stdout_callback = yaml

[inventory]
# Ensure we fail if the inventory is malformed; this is important
# for automation, so it does not proceed on failures.
Expand Down

0 comments on commit aaed817

Please sign in to comment.