Vlad's Ansible Role for QEMU Guest Agent.
N/A
Available variables are listed below, along with default values (see defaults/main.yml):
qemu_guest_agent_enabled
: Set toyes
to enable the QEMU Guest Agent (defaults toyes
)
N/A
- hosts: all
become: yes
roles:
- vladgh.qemu_guest_agent
See CONTRIBUTING.md file.
Licensed under the Apache License, Version 2.0. See LICENSE file.