- name: Local Dicrectory for Docker Compose File ON LOCAL

shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
This commit is contained in:
CHIEFSOFT\ameye
2025-07-18 03:28:15 -04:00
parent 9a47133cec
commit 17a764e901
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 /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
# # - name: Copy file from 10.10.10.13 to Local Directory
+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 /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
shell: mkdir parts/{{ANSIBLE_TRANSPORT_PATH}}
# # - name: Copy file from 10.10.10.13 to Local Directory