Solved variable bugs

This commit is contained in:
2025-05-11 11:19:20 +02:00
parent 8ae99aaf46
commit 0b88ad6585
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" 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 # Please set an version in your inventory file - Rolling release for postgres isn't recommended
version: "latest" version: "latest"
hostname: "central-postgres"

View File

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