mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 06:24:25 +02:00
3 lines
198 B
YAML
3 lines
198 B
YAML
application_id: "gitlab"
|
|
database_type: "postgres"
|
|
gitlab_initial_root_password: "{{ applications | get_app_conf(application_id, 'credentials.initial_root_password') }}" |