Bump ao gitea (com nova role)
This commit is contained in:
parent
b3b8aeaedb
commit
ec0186ac08
@ -2,9 +2,10 @@
|
|||||||
- name: GITEA -- install
|
- name: GITEA -- install
|
||||||
hosts: gitea@lxd.ansol.org
|
hosts: gitea@lxd.ansol.org
|
||||||
roles:
|
roles:
|
||||||
- { role: do1jlr.gitea, tags: gitea }
|
- { role: l3d.gitea, tags: gitea }
|
||||||
vars:
|
vars:
|
||||||
gitea_version: 1.17.0
|
gitea_version: 1.20.5
|
||||||
|
gitea_home: /var/lib/gitea
|
||||||
gitea_fqdn: 'git.ansol.org'
|
gitea_fqdn: 'git.ansol.org'
|
||||||
gitea_root_url: 'https://git.ansol.org'
|
gitea_root_url: 'https://git.ansol.org'
|
||||||
gitea_http_listen: '0.0.0.0'
|
gitea_http_listen: '0.0.0.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user