mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Introduced variable SOFTWARE_NAME, to make better visible when software components are used. Will be relevant for OIDC
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user