move versions into inventory
This commit is contained in:
parent
27b5b87bad
commit
fe3e7b2669
11 changed files with 38 additions and 10 deletions
2
ansible/roles/synapse/templates/docker/.env.j2
Normal file
2
ansible/roles/synapse/templates/docker/.env.j2
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
SYNAPSE_VERSION={{ synapse_version }}
|
||||
NGINX_VERSION={{ nginx_version }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue