ckaserer.keymap


gplv3
Maintenance

ckaserer.keymap

Définissez la disposition de votre choix sur vos systèmes Linux avec le rôle Ansible ckaserer.keymap.

Tout d'abord, vous devez installer le rôle sur le nœud à partir duquel vous allez exécuter Ansible en utilisant

ansible-galaxy install ckaserer.keymap

Définir la disposition

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

Alternativement, vous pouvez définir hosts sur un groupe de nœuds Ansible ou sur all.

À propos du projet

set the keymap to the layout of your choice

Installer
ansible-galaxy install ckaserer.keymap
Licence
gpl-3.0
Téléchargements
311
Propriétaire
Anything related to Containers, CI/CD or general automation is fair game for him - give him a terminal and he is happy.