Add missing quote

This commit is contained in:
Alexander Grothe 2017-12-20 13:22:44 +01:00
parent fb4483c01f
commit 07b9f18659
2 changed files with 2 additions and 2 deletions

View File

@ -1739,7 +1739,7 @@ b'\xde\xad\xbe\xef'
- file:
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
dest: '/usr/share/yavdr/images/yavdr_logo.png
dest: '/usr/share/yavdr/images/yavdr_logo.png'
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
command: write-x11-keyboard-config

View File

@ -79,7 +79,7 @@
- file:
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
dest: '/usr/share/yavdr/images/yavdr_logo.png
dest: '/usr/share/yavdr/images/yavdr_logo.png'
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
command: write-x11-keyboard-config