Update to 2022-01-12 10:14

This commit is contained in:
Daniel Berteaud
2022-01-12 10:14:43 +01:00
parent 898ae43de4
commit e73f05f073
22 changed files with 61 additions and 32 deletions

View File

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