VM Tools

Document Control

TODO:

  • Overall structure.
  • Initial draft complete
  • Testing
  • Ready

Ansible Role Ansible Quality Score Build Status GitHub issues GitHub last commit

User Story: VM Tools

As a: UNIX and Linux system administrator

I want to: install the VM tools appropriate for my hypervisor (Xen, KVM, VirtualBox, VMware)

So that: I can easily set up my VMs.

Using the role

Using the role in a playbook

# Install the role
ansible-galaxy install devopstoolbox.vmtools

# Run the playbook
ansible-playbook vmtools-playbook.yml

Last update: 2020-02-09