Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
-
- - name: Delete the servers directory on AWX
- file:
- path: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/'
- state: absent
|