From 49681f3578bdfbd8df8b14d47b337f6ea2e4ff22 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 17 Jul 2025 20:46:44 -0400 Subject: [PATCH] trying to get the path --- A000002.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/A000002.yml b/A000002.yml index 69541a3..95d971e 100644 --- a/A000002.yml +++ b/A000002.yml @@ -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}}