trying to get the path

This commit is contained in:
CHIEFSOFT\ameye
2025-07-17 20:46:44 -04:00
parent 16a1d266f5
commit 49681f3578
+3 -1
View File
@@ -17,8 +17,10 @@
# register: local_dir
# delegate_to: localhost
- name: Where is this
- name: Find out playbooks path
shell: pwd
register: playbook_path_output
- debug: var=playbook_path_output.stdout
- name: Local Dicrectory for Docker Compose File
shell: mkdir /home/chiefsoft/semaphore/parts/{{ANSIBLE_TRANSPORT_PATH}}