]> xn--ix-yja.es Git - alex.git/commitdiff
Add profiling
authoralex <alex@pdp7.net>
Sat, 28 Jan 2023 20:26:24 +0000 (21:26 +0100)
committeralex <alex@pdp7.net>
Sat, 28 Jan 2023 20:26:24 +0000 (21:26 +0100)
personal_infra/ansible.cfg

index 8cdc47f5787361bd666c1962eecf805061480383..c7e2ae61d82888c40a7744ff672e602f7e8be6f7 100644 (file)
@@ -1,6 +1,7 @@
 [defaults]
 inventory = inventory
 vault_password_file = vault_password
+callbacks_enabled = ansible.posix.profile_tasks
 
 # TODO: Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this.  Please add this host's fingerprint to your known_hosts file to manage this host.
 host_key_checking = False