diff --git a/playbooks/ansible-test-base/run.yaml b/playbooks/ansible-test-base/run.yaml index a3d0bd736..0134510f0 100644 --- a/playbooks/ansible-test-base/run.yaml +++ b/playbooks/ansible-test-base/run.yaml @@ -1,6 +1,7 @@ --- - hosts: controller tasks: + - debug: var=ansible_test_location - name: Copy the galaxy.yml on the controller fetch: src: "{{ ansible_test_location }}/galaxy.yml"