keymap

gplv3 Maintenance

ckaserer.keymap

Set the keymap of your choice on your linux systems with the ckaserer.keymap ansible role.

First you need to install the role on the node from which you will execute ansible via

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

Alternativly you can set hosts to a group of ansible nodes or all.

About

set the keymap to the layout of your choice

Install
ansible-galaxy install ckaserer/ansible-role-keymap
GitHub repository
License
gpl-3.0
Downloads
293
Owner
Anything related to Containers, CI/CD or general automation is fair game for him - give him a terminal and he is happy.