profile tasks

This commit is contained in:
Élie Deloumeau-Prigent 2024-02-07 11:02:47 +01:00
parent 9cf80214ee
commit 4249473328
No known key found for this signature in database
GPG Key ID: 94F059CE0C5FF9D9

View File

@ -27,6 +27,9 @@ provisioner:
name: ansible
env:
ANSIBLE_FORCE_COLOR: "true"
ANSIBLE_LOAD_CALLBACK_PLUGINS: "true"
ANSIBLE_STDOUT_CALLBACK: "ansible.posix.debug"
ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks"
options:
v: true