Skip to content

Commit 56a5794

Browse files
committed
Fix result format in YAML.
1 parent be45b8f commit 56a5794

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-
result_format = yaml
6+
callback_result_format = yaml

0 commit comments

Comments
 (0)