mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 20:48:32 +01:00
fix: NTFY_PASS var name
This commit is contained in:
@@ -23,7 +23,7 @@ event-dispatcher-worker:
|
||||
|
||||
NTFY_PUSH_TARGET: "{{ ntfy_push_target }}"
|
||||
NTFY_USER: "admin"
|
||||
NTFY_PASSWORD: "{{ ntfy_api_access_token }}"
|
||||
NTFY_PASS: "{{ ntfy_api_access_token }}"
|
||||
NTFY_API_SERVER: "{{ ntfy_api_target }}"
|
||||
NTFY_API_TOKEN: "{{ ntfy_api_access_token }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user