list current hosts in inventory
Some checks failed
/ deploy (push) Has been cancelled

This commit is contained in:
lagertonne 2024-11-10 21:52:59 +01:00
parent 7660e4e39a
commit 3756c53bd1

View file

@ -27,4 +27,6 @@ jobs:
run: |
ansible --version
- name: List ansible hosts
run: |
ansible-inventory --list