feat(ntfy): added server & client config
This commit is contained in:
parent
b1d70248f1
commit
a05cbf9a6f
14 changed files with 577 additions and 31 deletions
6
web.yml
6
web.yml
|
|
@ -16,3 +16,9 @@
|
|||
roles:
|
||||
- monica-web
|
||||
tags: monica
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- ntfy-server-web
|
||||
tags: ntfy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue