mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2021-12-31 14:05
This commit is contained in:
@@ -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 ?
|
||||
|
Reference in New Issue
Block a user