fix(teams_playbook): Delete ansible.cfg
Required to be removed to run playbook on AWX ref: #30
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
[defaults]
|
||||
collections_path= ~/git/ansible_collections
|
||||
|
||||
[inventory]
|
||||
enable_plugins = nofusscomputing.centurion.centurion
|
@ -223,7 +223,7 @@
|
||||
ansible.builtin.uri:
|
||||
url: |-
|
||||
{{ item.url }}
|
||||
method: POST
|
||||
method: PATCH
|
||||
body_format: json
|
||||
body: |-
|
||||
{
|
||||
|
Reference in New Issue
Block a user