mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-23 20:58:55 +02:00
launch cleanup job after deleting subscription
This commit is contained in:
4
roles/matrix-awx/templates/delete_job_template.json.j2
Normal file
4
roles/matrix-awx/templates/delete_job_template.json.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"subscription_id": "{{ subscription_id }}",
|
||||
"member_id": "{{ member_id }}"
|
||||
}
|
Reference in New Issue
Block a user