Updates
This commit is contained in:
7
app/konga-0.14.7/handlers/main.yml
Normal file
7
app/konga-0.14.7/handlers/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: restart konga
|
||||
systemd:
|
||||
name: konga.service
|
||||
daemon_reload: yes
|
||||
enabled: yes
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user