Disable Xorg keyboard config
This commit is contained in:
parent
dc523e69b2
commit
fce5a44045
1 changed files with 0 additions and 5 deletions
|
@ -19,8 +19,3 @@
|
|||
name: dbus
|
||||
state: started
|
||||
enabled: yes
|
||||
- name: Set xorg screen
|
||||
become: true
|
||||
ansible.builtin.copy:
|
||||
src: keyboard-gb.conf
|
||||
dest: /usr/local/etc/X11/xorg.conf.d/keyboard-gb.conf
|
||||
|
|
Loading…
Reference in a new issue