/ansible.virtio

This role should help with installing Virtio Windows drivers. Move to sbaerlocher.virtualization

MIT LicenseMIT

Ansible Role: virtio

Build Status license Ansible Galaxy Ansible Role

Description

This Ansible role installs the VirtIO driver and updates it also for new releases under Windows.

Installation

ansible-galaxy install sbaerlocher.virtio

Requirements

None

Role Variables

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

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - sbaerlocher.virtio

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2020, Simon Bärlocher