ckaserer.keymap

gplv3 Maintenance

ckaserer.keymap

Use the ckaserer.keymap Ansible role to choose the keymap for your Linux systems.

First, install the role on the system from which you will run Ansible with the following command:

ansible-galaxy install ckaserer.keymap

Set the keymap

- hosts: localhost
  tasks:
    - name: "Include ckaserer.keymap"
      include_role:
        name: "ckaserer.keymap"
        apply:
          become: true
        vars:
          keymap: de

You can also change hosts to target a group of Ansible nodes or use all.

Informazioni sul progetto

set the keymap to the layout of your choice

Installa
ansible-galaxy install ckaserer.keymap
Licenza
gpl-3.0
Download
311
Proprietario
Anything related to Containers, CI/CD or general automation is fair game for him - give him a terminal and he is happy.