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

@@ -48,7 +48,7 @@
enabled: yes
register: xlogin_stop
- name: enable and start xlogin for the vdr user
- name: Start xlogin
systemd:
daemon_reload: yes
name: 'xlogin@{{ vdr.user }}'