keymap
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
.
Install
ansible-galaxy install ckaserer/ansible-role-keymap
License
gpl-3.0
Downloads
298
Owner
Anything related to Containers, CI/CD or general automation is fair game for him - give him a terminal and he is happy.