mc
Ansible Midnight Commander role.
Install Midnight Commander and set mcedit as default editor for specified users.
Requirements
Ansible version 2.0.1 or higher.
Role Variables
---
mc_set_as_default_editor: true
mc_users_home_path:
- "/root"
Dependencies
None.
Example Playbook
---
- hosts: localhost
roles:
- spitfast.mc
License
MIT
Author Information
About
Install Midnight Commander and set mcedit as default editor for specified users.
Install
ansible-galaxy install spitfast/ansible-mc-role
License
mit
Downloads
86
Owner