WHERE_TEST

This commit is contained in:
CHIEFSOFT\ameye
2025-07-18 03:40:24 -04:00
parent e7b5d16597
commit ec95a02fe5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
- debug: var=playbook_path_output.stdout
- name: Local Dicrectory for Docker Compose File ON LOCAL
shell: mkdir TEST{{ANSIBLE_TRANSPORT_PATH}}
shell: mkdir WHERE_TEST{{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
+1 -1
View File
@@ -23,7 +23,7 @@
- debug: var=playbook_path_output.stdout
- name: Local Dicrectory for Docker Compose File ON LOCAL
shell: mkdir TEST{{ANSIBLE_TRANSPORT_PATH}}
shell: mkdir WHERE_TEST{{ANSIBLE_TRANSPORT_PATH}}
# # - name: Copy file from 10.10.10.13 to Local Directory