Configure Ansible to measure and display time taken by tasks.
This commit is contained in:
parent
9a956a753c
commit
6f9a392ae9
@ -1,3 +1,4 @@
|
||||
[defaults]
|
||||
inventory = inventory.yml
|
||||
host_key_checking = accept-new
|
||||
callbacks_enabled = profile_tasks
|
||||
|
Loading…
Reference in New Issue
Block a user