Configure Ansible to measure and display time taken by tasks.

This commit is contained in:
yohan 2024-04-07 10:12:32 +02:00
parent 9a956a753c
commit 6f9a392ae9

View File

@ -1,3 +1,4 @@
[defaults]
inventory = inventory.yml
host_key_checking = accept-new
callbacks_enabled = profile_tasks