spitfast.mc

Rôle Ansible Midnight Commander

État du Build

Installer Midnight Commander et définir mcedit comme éditeur par défaut pour les utilisateurs spécifiés.

Exigences

Version d'Ansible 2.0.1 ou supérieure.

Variables du rôle

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

Dépendances

Aucune.

Exemple de Playbook

---
- hôtes: localhost
  rôles:
   - spitfast.mc

Licence

MIT

Informations sur l'auteur

Gordon Shumway

À propos du projet

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

Installer
ansible-galaxy install spitfast.mc
Licence
mit
Téléchargements
100
Propriétaire