Fix name and destination for lirc options file
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
- name: write lirc configuration
|
||||
template:
|
||||
src: templates/lircd_options.conf.j2
|
||||
dest: /etc/lirc/lircd_options.conf
|
||||
src: templates/lirc_options.conf.j2
|
||||
dest: /etc/lirc/lirc_options.conf
|
||||
|
||||
- name: enable lircd
|
||||
systemd:
|
||||
|
Reference in New Issue
Block a user