mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
corrected on delete also
This commit is contained in:
parent
089687140d
commit
43cc27084d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue