Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Ansible role for installing Ovirt Guest Agent on installs RHEL/CentOS.

License

Notifications You must be signed in to change notification settings

sbaerlocher/ansible.ovirt-guest-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Ovirt Guest Agent

Build Status license Ansible Galaxy Ansible Role

Description

Ansible role for installing Ovirt Guest Agent on installs RHEL/CentOS.

Installation

ansible-galaxy install sbaerlocher.ovirt-guest-agent

Requirements

This role requires Ansible 2 or higher, and platform requirements are listed in the metadata file.

Role Variables

Variable Default Comments (type)
ovirt_win_iso_url https://resources.ovirt.org/pub/ovirt-4.2/iso/oVirt-toolsSetup/4.2-1.el7.centos/oVirt-toolsSetup-4.2-1.el7.centos.iso
ovirt_win_iso_name oVirt-toolsSetup.iso

Dependencies

To install the agent for Windows, the role sbaerlocher.virtio must be installed.

Example Playbook

- hosts: all
  roles:
    - sbaerlocher.ovirt-guest-agent

Changelog

1.4

  • Many fixes

1.3

  • add windows support

1.2

  • add new role ckeck
  • remove eple repo

1.1

  • add debian support
  • add new syntax
  • add tags
  • fix bugs

1.0

  • initial release

Author

License

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

Copyright

(c) 2020, Simon Bärlocher

About

Ansible role for installing Ovirt Guest Agent on installs RHEL/CentOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published