mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 04:48:34 +01:00
feat: services var
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% set port = services[item.name].port %}
|
||||
{% endif %}
|
||||
|
||||
{% if item.get("oidc") %}
|
||||
{% if item.get("external_oidc") %}
|
||||
{% set port = port + 1000 %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user