mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
corrected on delete also
This commit is contained in:
@@ -61,4 +61,4 @@
|
||||
tasks:
|
||||
- file: path={{playbook_dir}}/testfile state=absent
|
||||
- file: path={{playbook_dir}}/files state=absent
|
||||
- file: path={{playbook_dir}}/roles/files state=absent
|
||||
- file: path={{playbook_dir}}/roles/showfile/files state=absent
|
||||
|
||||
Reference in New Issue
Block a user