Add 'ansible.cfg'

This commit is contained in:
Chris Hammer 2023-05-02 14:40:24 -04:00
parent fdfd1cad05
commit 430d1f1630

3
ansible.cfg Normal file
View File

@ -0,0 +1,3 @@
[defaults]
bin_ansible_callbacks = True
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer