Skip to content

Commit fea91ea

Browse files
authored
Change stdout_callback from yaml to debug
1 parent 9cb5a68 commit fea91ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[defaults]
22
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
3-
stdout_callback = yaml
3+
stdout_callback = debug
44
nocows = false

0 commit comments

Comments
 (0)