service: use include_vars instead of set_fact for database name

This commit is contained in:
uumas
2024-11-19 20:03:56 +02:00
parent ab4b6b7825
commit 563bfa5a32
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
---
_service_database_name: "{{ service_name }}-{{ service_database_type }}"