This Ansible role installs the VirtIO driver and updates it also for new releases under Windows.
ansible-galaxy install sbaerlocher.virtio
None
Variable | Default | Comments (type) |
---|---|---|
virtio_win_iso_url | https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso | |
virtio_win_iso_name | virtio-win.iso |
None
- hosts: all
roles:
- sbaerlocher.virtio
This project is under the MIT License. See the LICENSE file for the full license text.
(c) 2020, Simon Bärlocher