feat(ntfy): added server & client config
This commit is contained in:
parent
b1d70248f1
commit
a05cbf9a6f
14 changed files with 577 additions and 31 deletions
5
roles/ntfy-server/handlers/main.yml
Normal file
5
roles/ntfy-server/handlers/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: ntfy-restart
|
||||
service:
|
||||
name: ntfy
|
||||
state: restarted
|
||||
Loading…
Add table
Add a link
Reference in a new issue