cmprescott.chrome
Ansible角色:Chrome
安装谷歌浏览器。
需求
- Ansible:测试版本 1.9.0.1+
- apt:python-apt (http://docs.ansible.com/ansible/apt_module.html)
- 或 dnf:python-dnf (http://docs.ansible.com/ansible/dnf_module.html)
角色变量
chrome_latest_version: false
依赖
无。
示例剧本
- hosts: clients
roles:
- { role: cmprescott.chrome, become: yes }
许可证
BSD
作者信息
普雷斯科特·克里斯
安装
ansible-galaxy install cmprescott.chrome
许可证
Unknown
下载
34.1k
拥有者