hosts: Remove hostvds group

Since the _hostvds_ group is not defined in the static inventory but by
the OpenStack inventory plugin via `hostvds.openstack.yml`, when the
static inventory is used by itself, Ansible fails to load it with an
error:

> Section [vps:children] includes undefined group: hostvds

To fix this, we could explicitly define an empty _hostvds_ group in the
static inventory, but since we aren't currently running any HostVDS
instances, we might as well just get rid of it.
dynamic-inventory
Dustin 2025-01-31 19:45:58 -06:00
parent 878a099752
commit b1c29fc12a
1 changed files with 0 additions and 3 deletions

3
hosts
View File

@ -223,9 +223,6 @@ remote-blackbox
[vps] [vps]
vps-04485add.vps.ovh.us vps-04485add.vps.ovh.us
[vps:children]
hostvds
[wheelhost] [wheelhost]
file0.pyrocufflink.blue file0.pyrocufflink.blue