mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-17 14:04:24 +02:00
Solved variable naming bug
This commit is contained in:
parent
c42d7cdf19
commit
ce68391b4e
@ -7,7 +7,7 @@ networks:
|
||||
{% endif %}
|
||||
{% if
|
||||
applications | get_app_conf(application_id, 'features.ldap', False) and
|
||||
applications | get_app_conf(application_id, 'network.docker', False)
|
||||
applications | get_app_conf('svc-db-openldap', 'network.docker', False)
|
||||
%}
|
||||
svc-db-openldap:
|
||||
external: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user