Ansible role for installing Ovirt Guest Agent on installs RHEL/CentOS.
$ ansible-galaxy install sbaerlocher.ovirt-guest-agent
This role requires Ansible 2 or higher, and platform requirements are listed in the metadata file.
None
- hosts: all
roles:
- sbaerlocher.ovirt-guest-agent
- add debian support
- add new syntax
- add tags
- fix bugs
- initial release
MIT