diff --git a/README.md b/README.md index e168b1a..cf1c78e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ remi ========= Ansible logo - Build status + Build status Install and enable remi yum repositories on your system. diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 4e3d738..aa6cfb5 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -20,5 +20,9 @@ platforms: pre_build_image: yes provisioner: name: ansible + config_options: + defaults: + stdout_callback: yaml + bin_ansible_callbacks: true scenario: name: default