|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Veresion of diagrams to deploy |
|
|
|
# Veresion of diagrams to deploy |
|
|
|
diagrams_version: 15.6.5 |
|
|
|
diagrams_version: 15.7.4 |
|
|
|
# URL of the WAR file to deploy |
|
|
|
# URL of the WAR file to deploy |
|
|
|
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war |
|
|
|
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war |
|
|
|
# Expected sha1 of the WAR file |
|
|
|
# Expected sha1 of the WAR file |
|
|
|
diagrams_war_sha1: acaa8fa823717da8d4336800c70edb9733dd9c5d |
|
|
|
diagrams_war_sha1: 6ec509cba9c0cb7ed5a6872bcfc3711f6bfb1933 |
|
|
|
# root directory of the installation |
|
|
|
# root directory of the installation |
|
|
|
diagrams_root_dir: /opt/diagrams |
|
|
|
diagrams_root_dir: /opt/diagrams |
|
|
|
# Should ansible manage upgrades, or just initial install ? |
|
|
|
# Should ansible manage upgrades, or just initial install ? |
|
|
|