Skip to content

Commit

Permalink
adding ansible test location
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Jun 12, 2024
1 parent 802daf0 commit b9eeabf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/ansible-test-base/run.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit b9eeabf

Please sign in to comment.