correctly delete local ressources
This commit is contained in:
@@ -69,4 +69,6 @@
|
||||
- name: delete temp ansible.builtin.files
|
||||
ansible.builtin.file:
|
||||
path: /tmp/sib_10
|
||||
state: absent
|
||||
state: absent
|
||||
delegate_to: localhost
|
||||
become: false
|
||||
Reference in New Issue
Block a user