/tmp/semaphore/repository_2_2/parts/

This commit is contained in:
CHIEFSOFT\ameye
2025-07-18 04:17:44 -04:00
parent e0528285d0
commit 0eba3e75d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
- name: Local Dicrectory for Docker Compose File
ansible.builtin.file:
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
path: WHERE_TEST{{ANSIBLE_TRANSPORT_PATH}}
path: /tmp/semaphore/repository_2_2/parts/{{ANSIBLE_TRANSPORT_PATH}}
state: directory
register: local_dir
delegate_to: localhost
+1 -1
View File
@@ -12,7 +12,7 @@
- name: Local Dicrectory for Docker Compose File
ansible.builtin.file:
# path: /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}
path: WHERE_TEST{{ANSIBLE_TRANSPORT_PATH}}
path: /tmp/semaphore/repository_2_2/parts/{{ANSIBLE_TRANSPORT_PATH}}
state: directory
register: local_dir
delegate_to: localhost