This commit is contained in:
CHIEFSOFT\ameye
2025-01-29 14:05:25 -05:00
parent 608487ee96
commit 0677d0418b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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: