This commit is contained in:
CHIEFSOFT\ameye
2025-07-17 20:18:53 -04:00
parent 7b8ff2795a
commit 88f37ec2cd
+4
View File
@@ -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: