- name: Local Dicrectory for Docker Compose File ON LOCAL
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
- debug: var=playbook_path_output.stdout
|
- debug: var=playbook_path_output.stdout
|
||||||
|
|
||||||
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
||||||
shell: mkdir /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
|
|
||||||
|
|
||||||
# # - name: Copy file from 10.10.10.13 to Local Directory
|
# # - name: Copy file from 10.10.10.13 to Local Directory
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
- debug: var=playbook_path_output.stdout
|
- debug: var=playbook_path_output.stdout
|
||||||
|
|
||||||
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
||||||
shell: mkdir /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
|
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||||
|
|
||||||
|
|
||||||
# # - name: Copy file from 10.10.10.13 to Local Directory
|
# # - name: Copy file from 10.10.10.13 to Local Directory
|
||||||
|
|||||||
Reference in New Issue
Block a user