From fc504d98297cb71084e87e421bb0124c4ac2eeee Mon Sep 17 00:00:00 2001 From: "jason.page" Date: Fri, 23 Aug 2024 10:11:48 +0930 Subject: [PATCH] fix(teams_playbook): Delete ansible.cfg Required to be removed to run playbook on AWX ref: #30 --- ansible.cfg | 5 ----- playbooks/teams.yaml | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 ansible.cfg diff --git a/ansible.cfg b/ansible.cfg deleted file mode 100644 index 912861c..0000000 --- a/ansible.cfg +++ /dev/null @@ -1,5 +0,0 @@ -[defaults] -collections_path= ~/git/ansible_collections - -[inventory] -enable_plugins = nofusscomputing.centurion.centurion diff --git a/playbooks/teams.yaml b/playbooks/teams.yaml index 9113a60..367dfc8 100644 --- a/playbooks/teams.yaml +++ b/playbooks/teams.yaml @@ -223,7 +223,7 @@ ansible.builtin.uri: url: |- {{ item.url }} - method: POST + method: PATCH body_format: json body: |- {