Renamed multiple roles incl. gitlab to to web-app-*

This commit is contained in:
2025-07-21 11:25:24 +02:00
parent ee4ee9a1b7
commit 4717e33649
14 changed files with 28 additions and 25 deletions

View File

@@ -13,6 +13,6 @@
name: svc-db-mariadb
state: present
ipam_config:
- subnet: "{{ networks.local.collabora.subnet }}"
- subnet: "{{ networks.local[application_id].subnet }}"
when: run_once_docker_mariadb is not defined