shhirose.keymap
shhirose.keymap
To jest rola Ansible do ustawiania klawiatury dla RedHat Enterprise Linux.
Wymagania
Brak
Zmienne roli
shhirose_keymap_keytable: "us"
shhirose_keymap_model: "PC105+inet"
shhirose_keymap_layout: "us"
shhirose_keymap_keyboardtype: "pc"
Parametry zmiennych
klucz | wymagane | domyślna | typ | wartości | uwagi |
---|---|---|---|---|---|
shhirose_keymap_keytable | nie | ciąg | jp106 | ||
shhirose_keymap_model | nie | ciąg | jp106 | ||
shhirose_keymap_layout | nie | ciąg | jp | ||
shhirose_keymap_keyboardtype | nie | ciąg | pc |
Zależności
Brak
Przykład Playbooka
- hosts: serwery
become: tak
roles:
- shhirose.keymap
vars:
shhirose_keymap_keytable: 'jp106'
shhirose_keymap_model: 'jp106'
shhirose_keymap_layout: 'jp'
Licencja
MIT
O projekcie
This is Ansible role for keyboard setting for RedHat Enterprise Linux.
Zainstaluj
ansible-galaxy install shhirose.keymap
Licencja
Unknown
Pobrania
89
Właściciel