|
|
|
@ -1,11 +1,11 @@ |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
# Veresion of diagrams to deploy |
|
|
|
|
diagrams_version: 14.6.13 |
|
|
|
|
diagrams_version: 14.8.4 |
|
|
|
|
# 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: 1dfb70f8d648974da5ce33cc3327d1142a3d6f8a |
|
|
|
|
diagrams_war_sha1: 60ccb0c76c5ea6af8879e9a8b4115466f05f7bcd |
|
|
|
|
# root directory of the installation |
|
|
|
|
diagrams_root_dir: /opt/diagrams |
|
|
|
|
# Should ansible manage upgrades, or just initial install ? |
|
|
|
|