Add ntfy role
Installs and configures the ntfysh server to enable notifications.
This commit is contained in:
parent
1e0643352d
commit
32b1b13ef4
11 changed files with 253 additions and 0 deletions
5
site.yml
5
site.yml
|
|
@ -78,3 +78,8 @@
|
|||
import_role:
|
||||
role: gitea
|
||||
tags: gitea
|
||||
|
||||
- name: Install ntfy
|
||||
import_role:
|
||||
role: ntfy
|
||||
tags: ntfy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue