mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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…
Reference in a new issue