mc

Ansible Midnight Commander role.

Build Status

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

Gordon Shumway

About

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

Install
ansible-galaxy install spitfast/ansible-mc-role
GitHub repository
License
mit
Downloads
86