ref(inventory): Rename guest group to void

This commit is contained in:
Marty Oehme 2025-02-22 16:37:28 +01:00
parent 05fd2e1324
commit e70b6428fd
Signed by: Marty
GPG key ID: 4E535BC19C61886E
7 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
# Get python onto void - otherwise we can not interact through ansible
- name: Bootstrap void python
hosts: guest
hosts: chroot
gather_facts: false
tasks:
- name: install python