forked from jakub/ansible
.
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
ansible.builtin.file:
|
||||
path: "{{ compose_remote_dir }}"
|
||||
state: absent
|
||||
become: true
|
||||
|
||||
- name: Ensure remote compose directory exists
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user