mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-23 23:44:10 +01:00
Upgrade ntfy (v2.11.0-1 -> v2.11.0-2)
This commit is contained in:
parent
053ef3f35a
commit
b41cb172fe
@ -4375,7 +4375,7 @@ matrix_sygnal_container_labels_traefik_tls_certResolver: "{{ traefik_certResolve
|
||||
|
||||
######################################################################
|
||||
#
|
||||
# etke/ntfy
|
||||
# ntfy
|
||||
#
|
||||
######################################################################
|
||||
|
||||
@ -4390,7 +4390,7 @@ ntfy_gid: "{{ matrix_user_gid }}"
|
||||
|
||||
ntfy_hostname: "{{ matrix_server_fqn_ntfy }}"
|
||||
|
||||
ntfy_container_additional_networks: "{{ [matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network else [] }}"
|
||||
ntfy_container_additional_networks_auto: "{{ [matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network else [] }}"
|
||||
|
||||
ntfy_container_http_host_bind_port: "{{ (matrix_playbook_service_host_bind_interface_prefix ~ '2586') if matrix_playbook_service_host_bind_interface_prefix else '' }}"
|
||||
|
||||
@ -4406,7 +4406,7 @@ ntfy_visitor_request_limit_exempt_hosts_hostnames_auto: |
|
||||
|
||||
######################################################################
|
||||
#
|
||||
# /etky/ntfy
|
||||
# /ntfy
|
||||
#
|
||||
######################################################################
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
version: v10008-1
|
||||
name: jitsi
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git
|
||||
version: v2.11.0-1
|
||||
version: v2.11.0-2
|
||||
name: ntfy
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
|
||||
version: 201c939eed363de269a83ba29784fc3244846048
|
||||
|
Loading…
x
Reference in New Issue
Block a user