feat(ntfy): added server & client config
This commit is contained in:
parent
b1d70248f1
commit
a05cbf9a6f
14 changed files with 577 additions and 31 deletions
7
nas.yml
7
nas.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue