feat(ntfy): added server & client config

This commit is contained in:
Jef Roosens 2024-01-20 12:57:03 +01:00
parent b1d70248f1
commit a05cbf9a6f
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
14 changed files with 577 additions and 31 deletions

View file

@ -16,3 +16,9 @@
roles:
- monica-web
tags: monica
- hosts: web
become: yes
roles:
- ntfy-server-web
tags: ntfy