b1c29fc12a4a2b2a6fccc32820c6f82553445b3f
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.
Description
Ansible configuration policy for the private network/home lab of Dustin C. Hatch
http://dustin.hatch.name/
Languages
Jinja
86.2%
Python
6.6%
Shell
4.6%
Groovy
2.6%