Solved variable bugs

This commit is contained in:
Kevin Veen-Birkenbach 2025-05-11 11:19:20 +02:00
parent 8ae99aaf46
commit 0b88ad6585
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
5 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,2 @@
version: "latest"
hostname: "central-mariadb"

View File

@ -1,3 +1 @@
version: "latest"
application_id: "mariadb"
hostname: "central-{{application_id}}"

View File

@ -1,2 +1,3 @@
# Please set an version in your inventory file - Rolling release for postgres isn't recommended
version: "latest"
hostname: "central-postgres"

View File

@ -1,2 +1 @@
application_id: postgres
hostname: central-postgres