shhirose.keymap

shhirose.keymap

Github Ansible galaxy MIT License

Ceci est un rôle Ansible pour le paramétrage du clavier sur RedHat Enterprise Linux.

Exigences

Aucune

Variables de rôle

shhirose_keymap_keytable: "us"
shhirose_keymap_model: "PC105+inet"
shhirose_keymap_layout: "us"
shhirose_keymap_keyboardtype: "pc"

Paramètres des variables

clé requis par défaut type valeurs notes
shhirose_keymap_keytable non chaîne jp106
shhirose_keymap_model non chaîne jp106
shhirose_keymap_layout non chaîne jp
shhirose_keymap_keyboardtype non chaîne pc

Dépendances

Aucune

Exemple de Playbook

- hôtes: serveurs
  devenir: oui
  rôles:
    - shhirose.keymap
  vars:
    shhirose_keymap_keytable: 'jp106'
    shhirose_keymap_model: 'jp106'
    shhirose_keymap_layout: 'jp'

Licence

MIT

À propos du projet

This is Ansible role for keyboard setting for RedHat Enterprise Linux.

Installer
ansible-galaxy install shhirose.keymap
Licence
Unknown
Téléchargements
89
Propriétaire