Skip to content

Commit 6cfaf30

Browse files
authored
Merge pull request #60 from stackhpc/update-deprecated-std-callback
Update deprecated std_callback option
2 parents dce5637 + 444e1d8 commit 6cfaf30

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
@@ -1,4 +1,4 @@
11
[defaults]
22
bin_ansible_callbacks = True
33
callbacks_enabled = ansible.posix.profile_tasks
4-
stdout_callback = yaml
4+
callback_result_format = yaml

0 commit comments

Comments
 (0)