mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-31 19:02:29 +10:00
move delete-subscription to deploy
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
|
||||
- name: Delete the servers directory on AWX
|
||||
file:
|
||||
path: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/'
|
||||
state: absent
|
||||
Reference in New Issue
Block a user