4
0
forked from jakub/ansible
This commit is contained in:
martin.fencl
2026-07-10 11:08:54 +02:00
parent 72dfc1ef07
commit e0c6bf3866
-1
View File
@@ -63,7 +63,6 @@
ansible.builtin.file:
path: "{{ compose_remote_dir }}"
state: absent
become: true
- name: Ensure remote compose directory exists
ansible.builtin.file: