spitfast.mc
Ansible午夜指挥官角色
安装午夜指挥官并为指定用户设置mcedit为默认编辑器。
要求
Ansible版本2.0.1或更高。
角色变量
---
mc_set_as_default_editor: true
mc_users_home_path:
- "/root"
依赖
无。
示例剧本
---
- hosts: localhost
roles:
- spitfast.mc
许可证
MIT
安装午夜指挥官并为指定用户设置mcedit为默认编辑器。
Ansible版本2.0.1或更高。
---
mc_set_as_default_editor: true
mc_users_home_path:
- "/root"
无。
---
- hosts: localhost
roles:
- spitfast.mc
MIT