mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-18 19:23:17 +02:00
Update to 2022-03-07 10:00
This commit is contained in:
parent
6918bfc1ce
commit
203b05c5b5
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version to deploy
|
# Version to deploy
|
||||||
appsmith_version: 1.6.13
|
appsmith_version: 1.6.14
|
||||||
# URL of the source archive
|
# URL of the source archive
|
||||||
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz
|
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz
|
||||||
# sha256sum of the archive
|
# sha256sum of the archive
|
||||||
appsmith_archive_sha256: 404512bc7d332ccb809e6ded5dc693b4fa03426e282b7c5ed862caa10b26c781
|
appsmith_archive_sha256: c056c2782ac947e93b3f88234b672ca1aa4ac52e6614665f7b53159c8c81c92b
|
||||||
|
|
||||||
# Root directory where appsmith will be installed
|
# Root directory where appsmith will be installed
|
||||||
appsmith_root_dir: /opt/appsmith
|
appsmith_root_dir: /opt/appsmith
|
||||||
|
Loading…
x
Reference in New Issue
Block a user