Fix syntax error caused by typo

This commit is contained in:
Alexander Grothe
2017-12-17 11:31:53 +01:00
parent 4097b01602
commit dd0cd703fe
2 changed files with 5 additions and 5 deletions

View File

@@ -11,10 +11,10 @@
- "/etc/X11/xorg.conf.d/"
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
# NOTE: write-x11-keyboard-config is in the xlogin package
# Ubuntu's systemd is patched, so it does not create the file automatically
command: write-x11-keyboard-config
creates: /etc/X11/xorg.conf.d/00-keyboard.conf
# NOTE: write-x11-keyboard-config is in the xlogin package
# Ubuntu's systemd is patched, so it does not create the file automatically
- name: systemd-drop-in | add dependency to X-server for vdr.service
template: