Skip to content

Commit be45b8f

Browse files
committed
Fixes #236: Use yaml result format instead of callback plugin.
1 parent 29901ff commit be45b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ nocows = True
33
roles_path = ./roles:/etc/ansible/roles
44
inventory = inventory
55
become = True
6-
stdout_callback = yaml
6+
result_format = yaml

0 commit comments

Comments
 (0)