spitfast.mc

Ansible Midnight Commander Role

Build Status

This role installs Midnight Commander and sets mcedit as the default text editor for specified users.

Requirements

You need Ansible version 2.0.1 or higher.

Role Variables

---
mc_set_as_default_editor: true
mc_users_home_path:
  - "/root"

Dependencies

There are no dependencies.

Example Playbook

---
- hosts: localhost
  roles:
   - spitfast.mc

License

MIT

Author Information

Gordon Shumway

Informazioni sul progetto

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

Installa
ansible-galaxy install spitfast.mc
Licenza
mit
Download
100
Proprietario