csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
67 stars 48 forks source link

doco updates, tweak libvirt security driver regex #27

Closed csmart closed 4 years ago

csmart commented 4 years ago

Update the documentation to support the latest distro releases, like Fedora 32, Ubuntu Focal (20.04) and openSUSE 15.2.

Match on zero or more spaces for the security driver regex. This will help make it more robust and also put it in the right place.