Fix handler name

This commit is contained in:
Alexander Grothe
2018-01-07 17:58:33 +01:00
parent b1ebc54438
commit e1b17e00aa
3 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
systemd:
name: 'xlogin@{{ vdr.user }}.service'
state: stopped
notify: ['xlogin_start']
notify: ['Start xlogin']
- name: Stop x
systemd: