mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 14:34:24 +02:00
3 lines
218 B
YAML
3 lines
218 B
YAML
application_id: "phpmyadmin"
|
|
database_type: "mariadb"
|
|
database_host: "{{ applications['svc-db-mariadb'].hostname if applications | get_app_conf(application_id, 'features.central_database', False)}}" |