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

@@ -1,5 +1,3 @@
images:
gitlab: "gitlab/gitlab-ee:latest"
features:
matomo: true
css: true
@@ -11,5 +9,8 @@ docker:
enabled: true
database:
enabled: true
gitlab:
image: "gitlab/gitlab-ee"
version: "latest"
credentials:
initial_root_password: "{{ users.administrator.password }}"