redefined encrypted var name

This commit is contained in:
dcore94 2021-02-17 13:13:17 +01:00
parent 2ec568e0a6
commit 492c11ce61
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
vars: vars:
cluster_check: true cluster_check: true
conductor_workers_server: http://conductor-server:8080/api conductor_workers_server: http://conductor-server:8080/api
postgres_jdbc_pass: '{{ jdbc_pass }}'
roles: roles:
- common - common
- external-postgres - external-postgres