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

作者信息

Gordon Shumway

关于项目

Install Midnight Commander and set mcedit as default editor for specified users.

安装
ansible-galaxy install spitfast.mc
许可证
mit
下载
100