Solved 'capplications' typo bug

This commit is contained in:
2025-05-09 19:04:24 +02:00
parent 27bfee2438
commit 8ae99aaf46
4 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
name: docker-compose
# The following env file will just be used from the dedicated mariadb container
# and not the {{capplications.mariadb.hostname }}-database
# and not the {{applications.mariadb.hostname }}-database
- name: "Create {{database_env}}"
template:
src: "env/{{database_type}}.env.j2"