shell: mkdir TEST{{ANSIBLE_TRANSPORT_PATH}}
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@
|
||||
- debug: var=playbook_path_output.stdout
|
||||
|
||||
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
||||
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||
|
||||
shell: mkdir TEST{{ANSIBLE_TRANSPORT_PATH}}
|
||||
|
||||
# # - name: Copy file from 10.10.10.13 to Local Directory
|
||||
# # shell: scp ~/.ssh/id_rsa.pub {{WHAT_PART_REMOTE}}/docker-compose.yml /home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}/docker-compose.yml
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
- debug: var=playbook_path_output.stdout
|
||||
|
||||
- name: Local Dicrectory for Docker Compose File ON LOCAL
|
||||
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
|
||||
shell: mkdir TEST{{ANSIBLE_TRANSPORT_PATH}}
|
||||
|
||||
|
||||
# # - name: Copy file from 10.10.10.13 to Local Directory
|
||||
|
||||
Reference in New Issue
Block a user