Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 683 Bytes

File metadata and controls

48 lines (32 loc) · 683 Bytes

oVirt guest-agent install package

This role installs ovirt-guest-agent package and ensures the service is enabled and running.

Target Systems

  • guest

Requirements

Configured ovirt repository.

Role Variables

---
ovirt_guest_agent_pkg_prefix: "ovirt|rhevm|qemu"

Default value if variable not given is ovirt.

Dependencies

Example Playbook

---
- hosts: guest
  roles:
    - ovirt-guest-agent

Author Information

Katerina Koukiou [email protected]