Add template for /etc/rc_maps.cfg

This commit is contained in:
Alexander Grothe
2017-12-19 12:32:37 +01:00
parent 3051e04c53
commit 04662f2b83
3 changed files with 380 additions and 0 deletions

View File

@@ -34,6 +34,12 @@
dest: /etc/vdr/conf.d/03-vdr-lirc.conf
notify: ['Restart VDR']
- name: expand template for /etc/rc_maps.cfg
template:
src: templates/rc_maps.cfg.j2
dest: /etc/rc_maps.cfg
notify: ['Trigger Udev']
# TODO: upload lircd2uinput package to PPA
#- name: install lircd2uinput
# tag: install