ckaserer.keymap

gplv3 Utrzymanie

ckaserer.keymap

Ustaw mapę klawiszy według swojego wyboru na systemach linux za pomocą roli ansible ckaserer.keymap.

Najpierw musisz zainstalować tę rolę na węźle, z którego będziesz wykonywać ansible, za pomocą polecenia:

ansible-galaxy install ckaserer.keymap

Ustaw mapę klawiszy

- hosts: localhost
  tasks:
    - name: "Włącz ckaserer.keymap"
      include_role:
        name: "ckaserer.keymap"
        apply:
          become: true
        vars:
          keymap: de

Alternatywnie możesz ustawić hosts na grupę węzłów ansible lub all.

O projekcie

set the keymap to the layout of your choice

Zainstaluj
ansible-galaxy install ckaserer.keymap
Licencja
gpl-3.0
Pobrania
311
Właściciel
Anything related to Containers, CI/CD or general automation is fair game for him - give him a terminal and he is happy.