mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-28 00:35:58 +02:00
Update to 2022-03-09 11:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to install
|
||||
miniflux_version: 2.0.35
|
||||
miniflux_version: 2.0.36
|
||||
# URL of the binary to install
|
||||
miniflux_bin_url: https://github.com/miniflux/v2/releases/download/{{ miniflux_version }}/miniflux-linux-amd64
|
||||
# Expected sha1 of the binary
|
||||
miniflux_bin_sha1: b4558abc1252a71e862494a1461104aff9cfcfb8
|
||||
# Expected sha256 of the binary
|
||||
miniflux_bin_sha256: 77e5a0e219a0cc2a7f856165757944681a9ebb39474e24cb8d0ad0c2c1502742
|
||||
# Should ansible handle upgrades ? If false, only initial install will be done
|
||||
miniflux_manage_upgrade: True
|
||||
|
||||
|
Reference in New Issue
Block a user