/tmp/semaphore/repository_2_2/parts/
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
- name: Local Dicrectory for Docker Compose File
|
- name: Local Dicrectory for Docker Compose File
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
path: WHERE_TEST{{ANSIBLE_TRANSPORT_PATH}}
|
path: /tmp/semaphore/repository_2_2/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
state: directory
|
state: directory
|
||||||
register: local_dir
|
register: local_dir
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
- name: Local Dicrectory for Docker Compose File
|
- name: Local Dicrectory for Docker Compose File
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
path: WHERE_TEST{{ANSIBLE_TRANSPORT_PATH}}
|
path: /tmp/semaphore/repository_2_2/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
state: directory
|
state: directory
|
||||||
register: local_dir
|
register: local_dir
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user