mkdir
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
register: local_dir
|
||||
delegate_to: localhost
|
||||
|
||||
- name: Retry Local Dicrectory for Docker Compose File
|
||||
shell: mkdir parts/{{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
|
||||
# - name:
|
||||
|
||||
Reference in New Issue
Block a user