mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2022-04-04 17:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version of pgweb to install
|
||||
pgweb_version: 0.11.10
|
||||
pgweb_version: 0.11.11
|
||||
# URL of the archive
|
||||
pgweb_archive_url: https://github.com/sosedoff/pgweb/releases/download/v{{ pgweb_version }}/pgweb_linux_amd64.zip
|
||||
# Expected sha256 of the archive
|
||||
pgweb_archive_sha256: 9aa0ae44a2512fc8960fccb96003bec169abce5dc92aaf285bf73b48e3022558
|
||||
pgweb_archive_sha256: 4b3d961db8b3f7274aadcc8d5c45b791516dd6a92e37a7c96dae6ee2167af0ac
|
||||
# Where will pgweb be installed
|
||||
pgweb_root_dir: /opt/pgweb
|
||||
# SHould ansible handle upgrades or just initial install
|
||||
|
Reference in New Issue
Block a user