rsync://
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
- name: Set up docker-compose file
|
- name: Set up docker-compose file
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||||
dest: "{{DESTINATION_FOLDER}}"
|
dest: "{{DESTINATION_FOLDER}}"
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
- name: Set up docker-compose file
|
- name: Set up docker-compose file
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||||
dest: "{{DESTINATION_FOLDER}}"
|
dest: "{{DESTINATION_FOLDER}}"
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
- name: Set up docker-compose file
|
- name: Set up docker-compose file
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||||
dest: "{{DESTINATION_FOLDER}}"
|
dest: "{{DESTINATION_FOLDER}}"
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
- name: Set up docker-compose file
|
- name: Set up docker-compose file
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||||
dest: "{{DESTINATION_FOLDER}}"
|
dest: "{{DESTINATION_FOLDER}}"
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
- name: Set up docker-compose file
|
- name: Set up docker-compose file
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||||
dest: "{{DESTINATION_FOLDER}}"
|
dest: "{{DESTINATION_FOLDER}}"
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
|
||||||
|
|||||||
Reference in New Issue
Block a user