ansible/apps/batch/tasks/after-setup.yml
2016-02-25 14:44:23 +01:00

3 lines
108 B
YAML

---
- name: Delete .shared-copy
file: path="{{ ansistrano_shared_path.stdout }}/.shared-copy" state=absent