Keyboard-Layout

This role will change the default Keyboard Layout on LOGINSCREEN (only) to DE-CH or EN-US.

Requirements

There are no requirements for this role.

Role Variables

In Inventory/hosts: - jammy_keyboard: true / false (==> Will either enable or disable the ansible role) - keyboard_layout: us / ch (==> Set the default Keyboard layout)

Dependencies

No dependencies.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: all
  roles:
     - jammy_keyboard: false



 mavt-ifd-wxxxl:
  jammy_keyboard: true
  keyboard_layout: us

License

BSD

Author Information

Sandro Romagnoli