3 lines
108 B
YAML
3 lines
108 B
YAML
|
---
|
||
|
- name: Delete .shared-copy
|
||
|
file: path="{{ ansistrano_shared_path.stdout }}/.shared-copy" state=absent
|