LOcal folder
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user