update ansible.cfg; comment out collections to verify builtin profiling capabilities
This commit is contained in:
parent
50f0e888fe
commit
d6e28721fe
2
ansible.cfg
Normal file
2
ansible.cfg
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[defaults]
|
||||||
|
callback_whitelist = profile_roles, profile_tasks, timer
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
# Official/Community collections
|
# Official/Community collections
|
||||||
- name: ansible.posix
|
# - name: ansible.posix
|
||||||
- name: community.general
|
# - name: community.general
|
||||||
- name: community.crypto
|
# - name: community.crypto
|
||||||
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user