Remove unnecessary PassEnvironment= Option

and add a Handler for sundtek.service
This commit is contained in:
Alexander Grothe
2018-03-25 13:09:54 +02:00
parent d2afb2f2cc
commit b310e3341c
5 changed files with 944 additions and 609 deletions

View File

@@ -20,6 +20,13 @@
#masked: no
register: nfs_reload
- name: Restart sundtek.service
systemd:
name: sundtek.service
state: restarted
enabled: yes
masked: no
- name: Restart VDR
systemd:
name: vdr.service