add default for gitea_version

This commit is contained in:
Robert Kaussow 2018-12-09 00:30:02 +01:00
parent f7a4a8ea45
commit 25aede7aeb
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
gitea_version: 1.6.0
gitea_user: "gitea_adm"
gitea_user_home: "/home/{{ gitea_user }}"
gitea_group: "{{ gitea_user }}"