Don't set British keyboard layout
This commit is contained in:
parent
4edb07531c
commit
570dc1f6ea
1 changed files with 0 additions and 5 deletions
|
@ -19,11 +19,6 @@
|
||||||
name: dbus
|
name: dbus
|
||||||
state: started
|
state: started
|
||||||
enabled: yes
|
enabled: yes
|
||||||
- name: Set xorg keyboard layout
|
|
||||||
become: true
|
|
||||||
ansible.builtin.copy:
|
|
||||||
src: keyboard-gb.conf
|
|
||||||
dest: /usr/local/etc/X11/xorg.conf.d/keyboard-gb.conf
|
|
||||||
- name: Set xorg screen size for kvm/qemu
|
- name: Set xorg screen size for kvm/qemu
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
|
Loading…
Reference in a new issue