LOcal folder

This commit is contained in:
CHIEFSOFT\ameye
2025-07-16 19:37:38 -04:00
parent e8904ff28b
commit 44bfc07f5b
+1 -1
View File
@@ -11,7 +11,7 @@
recurse: yes recurse: yes
- name: "Creates local directory for composer {{ ANSIBLE_TRANSPORT_PATH }}" - name: "Creates local directory for composer {{ ANSIBLE_TRANSPORT_PATH }}"
ansible.builtin.file: delegate_to: localhost
path: "/home/semaphore/parts/{{ ANSIBLE_TRANSPORT_PATH }}" path: "/home/semaphore/parts/{{ ANSIBLE_TRANSPORT_PATH }}"
state: directory state: directory
mode: 0775 mode: 0775