Updates & fixes
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
---
|
||||
- name: Copy irserver
|
||||
copy: src=irserver dest=/usr/bin/irserver mode=u+rx
|
||||
- name: Make config dir for remotes
|
||||
file: path=/usr/bin/remotes state=directory
|
||||
- name: Copy hauppauge remote
|
||||
copy: src=hauppauge.rem dest=/usr/bin/remotes/
|
||||
- name: Copy irserver systemd file
|
||||
copy: src=irserver.service dest=/lib/systemd/system/
|
||||
- name: Enable irserver autostart
|
||||
|
||||
Reference in New Issue
Block a user