mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-02-22 16:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version to install
|
||||
gitea_version: 1.18.3
|
||||
gitea_version: 1.18.5
|
||||
# URL to the binary
|
||||
gitea_bin_url: https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64
|
||||
# sha256 of the binary
|
||||
gitea_bin_sha256: 57e3595a4c8b228b8a9b5c9c270314dff296acfea6362accbb7d9b69c50e69de
|
||||
gitea_bin_sha256: 4766ad9310bd39d50676f8199563292ae0bab3a1922b461ece0feb4611e867f2
|
||||
# Handle updates. If set to false, ansible will only install
|
||||
# Gitea and then won't touch an existing installation
|
||||
gitea_manage_upgrade: True
|
||||
|
Reference in New Issue
Block a user