Fix handler name
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
systemd:
|
||||
name: 'xlogin@{{ vdr.user }}.service'
|
||||
state: stopped
|
||||
notify: ['xlogin_start']
|
||||
notify: ['Start xlogin']
|
||||
|
||||
- name: Stop x
|
||||
systemd:
|
||||
|
||||
Reference in New Issue
Block a user