adfinis-sygroup.hw_vm_tools
================= 角色 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
此角色的简要描述在这里。
需求
任何可能没有被 Ansible 自身或角色覆盖的前置条件应在这里说明。例如,如果角色使用 EC2 模块,可能在本部分提到需要 boto 包是个好主意。
角色变量
这里应该描述该角色可设定的变量,包括在 defaults/main.yml、vars/main.yml 中的任何变量,以及可以/应该通过角色参数设置的任何变量。任何从其他角色和/或全局范围(例如,主机变量、组变量等)读取的变量也应在此提及。
依赖
这里应列出在 Galaxy 上托管的其他角色的清单,以及关于可能需要为其他角色设置的参数或从其他角色使用的变量的任何详细信息。
示例剧本
包括如何使用你的角色的示例(例如,作为参数传递的变量)对用户来说总是很有用的:
.. code-block:: yaml
- hosts: servers
roles:
- { role: adfinis-sygroup.hw_vm_tools }
许可证
GPL-3.0 <https://github.com/adfinis-sygroup/ansible-role-hw_vm_tools/blob/master/LICENSE>
_
作者信息
hw_vm_tools 角色由以下人员编写:
- Adfinis SyGroup AG |
网站 <https://www.adfinis-sygroup.ch/>
_ |推特 <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