spitfast.mc
Ansible Midnight Commanderロール
Midnight Commanderをインストールし、指定したユーザーのためにmceditをデフォルトエディターとして設定します。
要件
Ansibleのバージョンは2.0.1以上。
ロール変数
---
mc_set_as_default_editor: true
mc_users_home_path:
- "/root"
依存関係
なし。
サンプルプレイブック
---
- hosts: localhost
roles:
- spitfast.mc
ライセンス
MIT