Use correct name of handler
This commit is contained in:
parent
245c038542
commit
645c68427e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
- name: add systemd unit file to start infinote daemon
|
||||
copy: src=infinoted.service dest=/etc/systemd/system/infinoted.service
|
||||
notify: reload systemd service files
|
||||
notify: reload systemd
|
||||
tags:
|
||||
- infinote
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue