profile tasks
This commit is contained in:
parent
9cf80214ee
commit
4249473328
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user