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}}