Update to 2021-12-31 14:05

This commit is contained in:
Daniel Berteaud
2021-12-31 14:05:49 +01:00
parent 489c627e9d
commit 6430e931d0
46 changed files with 856 additions and 51 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 15.9.6
diagrams_version: 16.1.0
# 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: 54db4de31408d309dfc27ec81a6def55bca15afc
diagrams_war_sha1: ceee75855e8ac9a69d3723c2aa8c414a59d9c565
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?