Introduced variable SOFTWARE_NAME, to make better visible when software components are used. Will be relevant for OIDC

This commit is contained in:
2025-08-14 12:49:06 +02:00
parent 5c90c252d0
commit 1b638c366e
6 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +1,6 @@
ENVIRONMENT: "production" # Possible values: production, development
SOFTWARE_NAME: "Infinito.Nexus" # Name of the software
ENVIRONMENT: "production" # Possible values: production, development
# If true, sensitive credentials will be masked or hidden from all Ansible task logs
# Recommendet to set to true