We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafe5fb commit 1d7b650Copy full SHA for 1d7b650
ci/playbooks/molecule-test.yml
@@ -12,6 +12,7 @@
12
- name: Run molecule
13
environment:
14
ANSIBLE_LOG_PATH: "{{ ansible_user_dir }}/zuul-output/logs/ansible-execution.log"
15
+ ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks,yaml"
16
MOLECULE_REPORT: "/tmp/report.html"
17
LC_ALL: en_US.utf8
18
LANG: en_US.utf8
0 commit comments