rsycn fix

This commit is contained in:
CHIEFSOFT\ameye
2025-01-29 13:43:32 -05:00
parent 78a4b35e1a
commit ae87667750
5 changed files with 12 additions and 10 deletions
+4 -2
View File
@@ -10,11 +10,13 @@
recurse: yes
- name: Set up docker-compose file
environment:
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
synchronize:
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
dest: "{{DESTINATION_FOLDER}}"
rsync_opts:
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# rsync_opts:
# - "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# template:
# src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
# dest: "{{DESTINATION_FOLDER}}"
+2 -2
View File
@@ -10,11 +10,11 @@
recurse: yes
- name: Set up docker-compose file
environment:
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
synchronize:
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
dest: "{{DESTINATION_FOLDER}}"
rsync_opts:
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# template:
# src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
# dest: "{{DESTINATION_FOLDER}}"
+2 -2
View File
@@ -10,11 +10,11 @@
recurse: yes
- name: Set up docker-compose file
environment:
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
synchronize:
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
dest: "{{DESTINATION_FOLDER}}"
rsync_opts:
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# template:
# src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
# dest: "{{DESTINATION_FOLDER}}"
+2 -2
View File
@@ -10,11 +10,11 @@
recurse: yes
- name: Set up docker-compose file
environment:
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
synchronize:
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
dest: "{{DESTINATION_FOLDER}}"
rsync_opts:
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# template:
# src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
# dest: "{{DESTINATION_FOLDER}}"
+2 -2
View File
@@ -10,11 +10,11 @@
recurse: yes
- name: Set up docker-compose file
environment:
RSYNC_PASSWORD: "{{ RSYNC_PASSWORD }}"
synchronize:
src: "rsync://{{WHAT_PART_REMOTE}}/docker-compose.yml"
dest: "{{DESTINATION_FOLDER}}"
rsync_opts:
- "-e ssh -i /home/semaphore/.ssh/ansible_worker"
# template:
# src: "{{WHAT_PART_REMOTE}}/docker-compose.yml"
# dest: "{{DESTINATION_FOLDER}}"