diff --git a/templates/molecule.yml.j2 b/templates/molecule.yml.j2 index b695f23..2b0d86f 100644 --- a/templates/molecule.yml.j2 +++ b/templates/molecule.yml.j2 @@ -18,6 +18,10 @@ platforms: pre_build_image: yes provisioner: name: ansible + config_options: + defaults: + stdout_callback: yaml + bin_ansible_callbacks: true {% if verify.stat.exists %} verifier: name: ansible