Skip to content

OsgiliathEnterprise/ansible-virtualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtualization

  • Galaxy: Ansible Galaxy
  • Lint & requirements: Molecule
  • Tests: Build Status
  • Chat: Join the chat at https://gitter.im/OsgiliathEnterprise/platform

Configure virtualization on the host. It's a simple wrapper over the community-provided libvirt role

Requirements

executing .configure will download requirements for the role

Role Variables

Same as the one of the original role

IMPORTANT: you have to add zone: libvirt (it's the default) to your libvirt_host_networks network entries to be compatible with this role.

Dependencies

The original role Thanks stack HPC as well as the LVM one

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

Apache-2

Author Information