mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-17 10:43:10 +02:00
Update to 2022-05-30 10:00
This commit is contained in:
parent
2269974840
commit
54e8dab50e
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version to install
|
# Version to install
|
||||||
miniflux_version: 2.0.36
|
miniflux_version: 2.0.37
|
||||||
# URL of the binary to install
|
# URL of the binary to install
|
||||||
miniflux_bin_url: https://github.com/miniflux/v2/releases/download/{{ miniflux_version }}/miniflux-linux-amd64
|
miniflux_bin_url: https://github.com/miniflux/v2/releases/download/{{ miniflux_version }}/miniflux-linux-amd64
|
||||||
# Expected sha256 of the binary
|
# Expected sha256 of the binary
|
||||||
miniflux_bin_sha256: 77e5a0e219a0cc2a7f856165757944681a9ebb39474e24cb8d0ad0c2c1502742
|
miniflux_bin_sha256: d4f6e63cbeca895181e1c47180c70a75a0dedb636ed2a558d44dc26260557cba
|
||||||
# Should ansible handle upgrades ? If false, only initial install will be done
|
# Should ansible handle upgrades ? If false, only initial install will be done
|
||||||
miniflux_manage_upgrade: True
|
miniflux_manage_upgrade: True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user