xcp_ng_guest_utilities
xcp-ng_guest-utilities
this ansible role can be used to automate the installation of XCP-NG or Citrix Xenserver guest utilities.
Requirements
for the role:
- minimum ansible version: 2.7
- if you use the role with a unprivileged user on your target servers, make sure it's possible to become root via sudo.
for molecule tests:
Role Variables
Description of all variables are documented here: defaults/main.yml
Installation
ansible-galaxy install vmpr.xcp_ng_guest_utilities
Example Playbook
- hosts: virtual_linux_servers
roles:
- { role: vmpr.xcp-ng_guest-utilities }
License
Apache
Todo:
- enable role for ubuntu via apt instead of CD install
Author Information
Ringo Gierth