mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 14:24:25 +00:00
Merge branch 'main' of https://github.com/mother-of-all-self-hosting/mash-playbook into fw
This commit is contained in:
commit
7d7f281686
2 changed files with 3 additions and 3 deletions
|
@ -981,7 +981,7 @@ hubsite_service_nextcloud_priority: 1000
|
|||
# Owncast
|
||||
hubsite_service_owncast_enabled: "{{ owncast_enabled }}"
|
||||
hubsite_service_owncast_name: owncast
|
||||
hubsite_service_owncast_url: "https://{{ owncast_hostname }}{{ owncast_path_prefix }}"
|
||||
hubsite_service_owncast_url: "https://{{ owncast_hostname }}"
|
||||
hubsite_service_owncast_logo_location: "{{ role_path }}/assets/owncast.png"
|
||||
hubsite_service_owncast_description: "Livestream & Chat"
|
||||
hubsite_service_owncast_priority: 1000
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
version: v1.23.3-1
|
||||
name: hubsite
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git
|
||||
version: v8319-4
|
||||
version: v8319-5
|
||||
name: jitsi
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-keycloak.git
|
||||
version: v21.0.1-1
|
||||
|
@ -82,7 +82,7 @@
|
|||
version: v3.4.6-2.5.1-0
|
||||
name: netbox
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-nextcloud.git
|
||||
version: v26.0.0-1
|
||||
version: v26.0.0-2
|
||||
name: nextcloud
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-owncast.git
|
||||
version: v0.0.13-0
|
||||
|
|
Loading…
Reference in a new issue