This commit is contained in:
parent
7660e4e39a
commit
3756c53bd1
1 changed files with 3 additions and 1 deletions
|
@ -27,4 +27,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
ansible --version
|
ansible --version
|
||||||
|
|
||||||
|
- name: List ansible hosts
|
||||||
|
run: |
|
||||||
|
ansible-inventory --list
|
Loading…
Reference in a new issue