ansible/apps/batch/tasks/after-setup.yml

3 lines
108 B
YAML
Raw Normal View History

2016-02-24 14:38:35 +01:00
---
- name: Delete .shared-copy
file: path="{{ ansistrano_shared_path.stdout }}/.shared-copy" state=absent