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 e1b2f38 commit c4cf0d5Copy full SHA for c4cf0d5
tox.ini
@@ -142,6 +142,8 @@ setenv =
142
distros_ubuntu2004: DISTROS=ubuntu2004
143
mode_ansible: MODE=ansible
144
mode_ansible: ANSIBLE_SKIP_TAGS=resource_intensive
145
+ mode_ansible: ANSIBLE_CALLBACK_WHITELIST=profile_tasks
146
+ mode_ansible: ANSIBLE_CALLBACKS_ENABLED=profile_tasks
147
mode_debops_common: MODE=debops_common
148
mode_localhost: ANSIBLE_SKIP_TAGS=issue_776,resource_intensive
149
mode_mitogen: MODE=mitogen
0 commit comments