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

@ -11,3 +11,5 @@ lander_commit_sha: 'e438bd045ca2ee64e3d9ab98f416027b5417c3f6'
lander_api_key: "{{ vault_lander_api_key }}"
restic_rest_version: '0.12.1'
ntfy_user_pi_pass: "{{ vault_ntfy_user_pi_pass }}"