diff --git a/group_vars/mash_servers b/group_vars/mash_servers index 965232d..751fa62 100644 --- a/group_vars/mash_servers +++ b/group_vars/mash_servers @@ -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 diff --git a/requirements.yml b/requirements.yml index 2fbbda4..64bf2fe 100644 --- a/requirements.yml +++ b/requirements.yml @@ -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