Skip to content

Commit d9a8f7d

Browse files
stackhpc-ciAlex-Welsh
authored andcommitted
Update deprecated stdout_callback setting
1 parent 2730223 commit d9a8f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[defaults]
22
forks = 20
33
# Use the YAML stdout callback plugin.
4-
stdout_callback = yaml
4+
callback_result_format = yaml
55
# Use the stdout_callback when running ad-hoc commands.
66
bin_ansible_callbacks = True
77
# Disable fact variable injection to improve performance.

0 commit comments

Comments
 (0)