Refactor ansible inventory path in setup-ansible-env action.yml
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Test ansible
|
||||
run: |
|
||||
ansible --version
|
||||
ansible -m ping all
|
||||
|
||||
- name: Test kubectl get nodes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user