mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-06 14:32:27 +03:00
delegate delete tasks locally
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
- name: Delete the servers directory on AWX
|
||||
delegate_to: 127.0.0.1
|
||||
file:
|
||||
path: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/'
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user