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

@ -7,6 +7,13 @@
- common
tags: base
- hosts: nas
become: yes
roles:
- ntfy
- ntfy-server
tags: ntfy
- name: Configure BTRFS RAID
hosts: nas
become: yes