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

12 commits

Author SHA1 Message Date
L3D
4115177466
Change forgejo repo to code.forgejo.org 2024-03-21 15:26:27 +01:00
Jens Timmerman
b226af63cd
Update gitea.service.j2
Signed-off-by: Jens Timmerman <jens.timmerman@gmail.com>
2023-08-08 21:36:35 +02:00
Michael Grote
fb4293b3e6 fix typo 2023-07-19 19:38:47 +02:00
Benoit Garcia
0b153a7a28
chore(syntax): Always use parameters long form. 2023-05-09 15:10:08 +02:00
L3D
975be7e627
Adding support for forgejo installation 2023-01-27 01:35:16 +01:00
Nikita Iryupin
dce1b80da1 Added gitea_user_home, gitea_executable_path and gitea_configuration_path for gitea role 2022-08-22 13:33:20 +02:00
L3D
e27ef27706
implement custom logos 2021-06-03 17:59:14 +02:00
L3D
fb884c7263
resolve merge conflicts from https://github.com/thomas-maurice/ansible-role-gitea/pull/62 2021-03-21 00:27:27 +01:00
L3D
67afb71160
add default "gitea_group: gitea" (#71)
* delete trailing whitespace

* Add gitea_group

This will add the `gitea_group: gitea` and will probably
RESOLVE https://github.com/thomas-maurice/ansible-role-gitea/issues/70

* update variable length

update variable length to make this role idempotent

* vars should not include special character
2021-01-27 14:13:02 +00:00
Leo Maroni
2b665bdb1d Add variable to enable adding CAP_NET_BIND_SERVICE to systemd service 2020-06-03 15:16:57 +01:00
Leo Maroni
efc0363f4b Added CAP_NET_BIND_SERVICE to gitea.service to allow binding to ports
lower than 1024
2020-06-03 15:16:57 +01:00
Thomas Maurice
59d3cfc7c8
First commit 2017-01-10 22:09:34 +01:00