Fix typo
This commit is contained in:
parent
8133f7e786
commit
476f298b8c
@ -946,7 +946,7 @@ install_avahi: true
|
|||||||
template:
|
template:
|
||||||
src: templates/03-vdr-lirc.conf.j2
|
src: templates/03-vdr-lirc.conf.j2
|
||||||
dest: /etc/vdr/conf.d/03-vdr-lirc.conf
|
dest: /etc/vdr/conf.d/03-vdr-lirc.conf
|
||||||
notify: notify: ['Restart VDR']
|
notify: ['Restart VDR']
|
||||||
|
|
||||||
# TODO: upload lircd2uinput package to PPA
|
# TODO: upload lircd2uinput package to PPA
|
||||||
#- name: install lircd2uinput
|
#- name: install lircd2uinput
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
template:
|
template:
|
||||||
src: templates/03-vdr-lirc.conf.j2
|
src: templates/03-vdr-lirc.conf.j2
|
||||||
dest: /etc/vdr/conf.d/03-vdr-lirc.conf
|
dest: /etc/vdr/conf.d/03-vdr-lirc.conf
|
||||||
notify: notify: ['Restart VDR']
|
notify: ['Restart VDR']
|
||||||
|
|
||||||
# TODO: upload lircd2uinput package to PPA
|
# TODO: upload lircd2uinput package to PPA
|
||||||
#- name: install lircd2uinput
|
#- name: install lircd2uinput
|
||||||
|
Loading…
Reference in New Issue
Block a user