We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 030c1ab + 6d27dc5 commit 0ae5673Copy full SHA for 0ae5673
molecule/gitlab/molecule.yml
@@ -20,7 +20,7 @@ provisioner:
20
name: "ansible"
21
config_options:
22
defaults:
23
- stdout_callback: "yaml"
+ result_format: "yaml"
24
playbooks:
25
prepare: "prepare.yml"
26
check: "converge.yml"
molecule/keepalived/molecule.yml
@@ -21,7 +21,7 @@ provisioner:
27
molecule/redis/molecule.yml
converge: "converge.yml"
0 commit comments