Refactor ansible inventory path in setup-ansible-env action.yml

This commit is contained in:
2024-09-30 22:29:02 +02:00
parent c1d8d67cbc
commit d6083225e2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Test ansible
run: |
ansible --version
ansible -m ping all
- name: Test kubectl get nodes
run: |