Skip to content

Commit f31fb19

Browse files
committed
ci(docker): fix ansible.cfg
1 parent d53ce54 commit f31fb19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[defaults]
22
host_key_checking = False
33
bin_ansible_callbacks = True
4-
stdout_callback = yaml
4+
stdout_callback = default
5+
result_format = yaml

0 commit comments

Comments
 (0)