Update ansible.cfg for correct callback call for AAP
Update collections/requirements.yml to include additional collections
This commit is contained in:
parent
59d361a8cc
commit
c280143d02
@ -1,2 +1,3 @@
|
||||
[defaults]
|
||||
callback_whitelist = profile_roles, profile_tasks, timer
|
||||
# callback_whitelist = profile_roles, profile_tasks, timer
|
||||
callbacks_enabled = profile_roles, profile_tasks, timer
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
collections:
|
||||
# Official/Community collections
|
||||
# - name: ansible.posix
|
||||
- name: ansible.posix
|
||||
- name: community.general
|
||||
# - name: community.crypto
|
||||
- name: community.crypto
|
||||
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user