ref(inventory): Rename guest group to void
This commit is contained in:
parent
05fd2e1324
commit
e70b6428fd
7 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue