diff --git a/ci/playbooks/molecule-test.yml b/ci/playbooks/molecule-test.yml index 7c1c7c0263..d95da5bbdb 100644 --- a/ci/playbooks/molecule-test.yml +++ b/ci/playbooks/molecule-test.yml @@ -12,6 +12,7 @@ - name: Run molecule environment: ANSIBLE_LOG_PATH: "{{ ansible_user_dir }}/zuul-output/logs/ansible-execution.log" + ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks,yaml" MOLECULE_REPORT: "/tmp/report.html" LC_ALL: en_US.utf8 LANG: en_US.utf8