ansible-role-virt-infra icon indicating copy to clipboard operation
ansible-role-virt-infra copied to clipboard

Define and manage guests and networks on a KVM host with Ansible

Results 15 ansible-role-virt-infra issues
Sort by recently updated
recently updated
newest added

Some guests don't need a working boot disk. Guests like for those for OpenStack TripleO also need their first NIC to be controlled by the undercloud which will set them...

If we have a base image that already has cloud-init and qemu-guest-agent installed, there's no need to do that task. I've also noticed openSUSE also often fails this step even...

Sushy-tools as used with K8s Metal3 requires UEFI booting to support virtual-CD mounting via Redfish. This change allows the user to select uefi as the boot mode for the target...

I prefer to not create these entries, since I have an internal DNS server that takes care of DHCP and will take care of resolving the hostnames appropriately when the...

Additionally use `--host-device` option(s) of `virt-install` for each host device specified in new option (array) `virt_infra_host_devices`.