mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-09 23:05:43 +02:00
5 lines
244 B
YAML
5 lines
244 B
YAML
application_id: "akaunting"
|
|
database_type: "mariadb"
|
|
database_password: "{{ applications[application_id]].credentials.database_password }}"
|
|
docker_repository_address: "https://github.com/akaunting/docker.git"
|