mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-12-18 21:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Veresion of diagrams to deploy
|
||||
diagrams_version: 20.6.2
|
||||
diagrams_version: 20.7.4
|
||||
# URL of the WAR file to deploy
|
||||
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war
|
||||
# Expected sha256 of the WAR file
|
||||
diagrams_war_sha256: 6d5f5e92bdd7b1913dac5d07957bbcbfc39efc660374ee355875f0ae4b889f7b
|
||||
diagrams_war_sha256: 67219941033c7bf8c68dc15affd30c503fbfb2e174d6a29559ce7cf89becfa30
|
||||
# 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