fix(teams_playbook): Delete ansible.cfg
Required to be removed to run playbook on AWX ref: #30
This commit is contained in:
@ -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