1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

Switch gitea_version_check to true by default

Pursuant to the conversation in https://github.com/thomas-maurice/ansible-role-gitea/pull/16
This commit is contained in:
Trysdyn Black 2019-04-29 17:57:14 -07:00 committed by Thomas Maurice
parent 3226a76d94
commit 6cbbbfdf0e

View file

@ -1,6 +1,6 @@
---
gitea_version: "1.7.5"
gitea_version_check: false
gitea_version_check: true
gitea_app_name: "Gitea"
gitea_user: "gitea"