Path fix
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
|
||||
synchronize:
|
||||
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||
dest: "{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
dest: "/home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
|
||||
- name: Set up docker-compose file
|
||||
template:
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
|
||||
synchronize:
|
||||
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||
dest: "{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
dest: "/home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
|
||||
- name: Set up docker-compose file
|
||||
template:
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
|
||||
synchronize:
|
||||
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||
dest: "{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
dest: "/home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
|
||||
- name: Set up docker-compose file
|
||||
template:
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
|
||||
synchronize:
|
||||
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||
dest: "{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
dest: "/home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
|
||||
- name: Set up docker-compose file
|
||||
template:
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
|
||||
synchronize:
|
||||
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
|
||||
dest: "{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
dest: "/home/semaphore/{{ANSIBLE_TRANSPORT_PATH}}"
|
||||
|
||||
- name: Set up docker-compose file
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user