Add missing quote
This commit is contained in:
parent
fb4483c01f
commit
07b9f18659
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user