forked from jakub/ansible
Update Collabora and Homarr compose file paths in update playbooks
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
# Use the FULL Nextcloud stack compose file; only target the 'collabora' service inside it
|
||||
collabora_project: "nextcloud-collabora"
|
||||
collabora_compose_file: "/data/compose/collabora/nextcloud-collabora.yml"
|
||||
collabora_compose_file: "/data/compose/nextcloud/nextcloud-collabora.yml"
|
||||
collabora_service: "collabora"
|
||||
|
||||
# Docker command prefix (consistent behavior and quiet hints)
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
# Homarr specifics
|
||||
homarr_project: "homarr"
|
||||
homarr_compose_file: "/data/compose/homarr.yml"
|
||||
homarr_compose_file: "/data/compose/homarr/docker-compose-homarr.yml"
|
||||
homarr_service: "homarr"
|
||||
homarr_image: "ghcr.io/homarr-labs/homarr:latest"
|
||||
homarr_port: 7575
|
||||
|
||||
Reference in New Issue
Block a user