adfinis-sygroup.hw_vm_tools
================= ROL HW_VM_TOOLS =================
.. image:: https://img.shields.io/github/license/adfinis-sygroup/ansible-role-hw_vm_tools.svg?style=flat-square :target: https://github.com/adfinis-sygroup/ansible-role-hw_vm_tools/blob/master/LICENSE
.. image:: https://img.shields.io/travis/adfinis-sygroup/ansible-role-hw_vm_tools.svg?style=flat-square :target: https://github.com/adfinis-sygroup/ansible-role-hw_vm_tools
.. image:: https://img.shields.io/badge/galaxy-adfinis--sygroup.hw_vm_tools-660198.svg?style=flat-square :target: https://galaxy.ansible.com/adfinis-sygroup/hw_vm_tools
Una breve descripción del rol va aquí.
Requisitos
Cualquier requisito previo que puede no estar cubierto por Ansible o el rol debería mencionarse aquí. Por ejemplo, si el rol utiliza el módulo EC2, puede ser buena idea mencionar en esta sección que se requiere el paquete boto.
Variables del Rol
Una descripción de las variables que se pueden establecer para este rol debería ir aquí, incluyendo cualquier variable que esté en defaults/main.yml, vars/main.yml y cualquier variable que se pueda/deba establecer mediante parámetros al rol. Cualquier variable que se lea de otros roles y/o del alcance global (es decir, hostvars, group vars, etc.) también debería mencionarse aquí.
Dependencias
Una lista de otros roles alojados en Galaxy debería ir aquí, más cualquier detalle con respecto a parámetros que puedan necesitar ser configurados para otros roles, o variables que se utilizan de otros roles.
Ejemplo de Playbook
Incluir un ejemplo de cómo usar tu rol (por ejemplo, con variables pasadas como parámetros) también es útil para los usuarios:
.. code-block:: yaml
- hosts: servidores
roles:
- { role: adfinis-sygroup.hw_vm_tools }
Licencia
GPL-3.0 <https://github.com/adfinis-sygroup/ansible-role-hw_vm_tools/blob/master/LICENSE>
_
Información del Autor
El rol hw_vm_tools fue escrito por:
- Adfinis SyGroup AG |
Sitio web <https://www.adfinis-sygroup.ch/>
_ |Twitter <https://twitter.com/adfinissygroup>
_ |GitHub <https://github.com/adfinis-sygroup>
_
Install hardware and virtual machine management tools like ipmitool or guest-agent tools
ansible-galaxy install adfinis-sygroup.hw_vm_tools