This role installs ovirt-guest-agent package and ensures the service is enabled and running.
- guest
Configured ovirt repository.
---
ovirt_guest_agent_pkg_prefix: "ovirt|rhevm|qemu"
Default value if variable not given is ovirt
.
---
- hosts: guest
roles:
- ovirt-guest-agent
Katerina Koukiou [email protected]