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