File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ provisioner:
2020 name : " ansible"
2121 config_options :
2222 defaults :
23- stdout_callback : " yaml"
23+ result_format : " yaml"
2424 playbooks :
2525 prepare : " prepare.yml"
2626 check : " converge.yml"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ provisioner:
2121 name : " ansible"
2222 config_options :
2323 defaults :
24- stdout_callback : " yaml"
24+ result_format : " yaml"
2525 playbooks :
2626 prepare : " prepare.yml"
2727 check : " converge.yml"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ provisioner:
2020 name : " ansible"
2121 config_options :
2222 defaults :
23- stdout_callback : " yaml"
23+ result_format : " yaml"
2424 playbooks :
2525 prepare : " prepare.yml"
2626 converge : " converge.yml"
You can’t perform that action at this time.
0 commit comments