Commit Graph

477 Commits

Author SHA1 Message Date
L3D 128a7d2e7a
Merge pull request #162 from roles-ansible/deluser
add ability to delete local git user
2024-04-07 21:50:50 +02:00
L3D 8f5798ff13
Create documentation about local user 2024-04-07 21:49:23 +02:00
L3D 9de97250c6
Create option to delete local git user 2024-04-07 21:48:40 +02:00
L3D f5aaa880be
Merge pull request #161 from koenekelschot/patch-1
Fix creation of users
2024-04-07 18:55:50 +02:00
Koen Ekelschot 1ad7487f71
use stdout
Signed-off-by: Koen Ekelschot <koen.ekelschot@gmail.com>
2024-04-07 15:27:00 +02:00
Koen Ekelschot 44c27a6a2b
Fix newlines in command
Signed-off-by: Koen Ekelschot <koen.ekelschot@gmail.com>
2024-04-07 14:16:16 +02:00
Koen Ekelschot 11d5b82dc3
use correct variable
Signed-off-by: Koen Ekelschot <koen.ekelschot@gmail.com>
2024-04-07 13:56:18 +02:00
Koen Ekelschot 53502ae102
Fix creation of users
Signed-off-by: Koen Ekelschot <koen.ekelschot@gmail.com>
2024-04-07 13:40:10 +02:00
L3D 19e39f9e82
Merge pull request #159 from NicoFgrx/main
fix(vars): use valid var of gitea_actions_default_actions_url
2024-04-02 10:32:32 +02:00
Nicolas FAUGEROUX d7469d3d58
fix(vars): use valid var of gitea_actions_default_actions_url 2024-04-01 12:13:24 +02:00
L3D bf89f5b68c
Merge pull request #157 from roles-ansible/user
Create local users in gitea/forgejo
2024-03-25 18:00:03 +01:00
L3D 8de31c4fbb
Create local users in gitea/forgejo
+ Creating local users
+ modify file permissions
Inspired by https://github.com/roles-ansible/ansible_role_gitea/issues/155
2024-03-25 17:55:37 +01:00
L3D 8777751b55
Merge pull request #153 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-lint-action-1.0.3
Bump ansible-actions/ansible-lint-action from 1.0.2 to 1.0.3
2024-03-22 11:24:24 +01:00
L3D 619ff28b38
Merge pull request #154 from roles-ansible/dependabot/github_actions/ansible-actions/yamllint-action-0.0.2
Bump ansible-actions/yamllint-action from 0.0.1 to 0.0.2
2024-03-22 11:24:15 +01:00
dependabot[bot] 4d12d4c4d1
Bump ansible-actions/yamllint-action from 0.0.1 to 0.0.2
Bumps [ansible-actions/yamllint-action](https://github.com/ansible-actions/yamllint-action) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/ansible-actions/yamllint-action/releases)
- [Commits](https://github.com/ansible-actions/yamllint-action/compare/v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: ansible-actions/yamllint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 05:44:42 +00:00
dependabot[bot] 5ef2f6cef6
Bump ansible-actions/ansible-lint-action from 1.0.2 to 1.0.3
Bumps [ansible-actions/ansible-lint-action](https://github.com/ansible-actions/ansible-lint-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/ansible-actions/ansible-lint-action/releases)
- [Commits](https://github.com/ansible-actions/ansible-lint-action/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 05:44:39 +00:00
L3D 45ae6d1044
Merge pull request #152 from roles-ansible/code.forgejo.org
Change forgejo repo to code.forgejo.org
2024-03-21 15:35:04 +01:00
L3D 5acb5afcb6
update linting 2024-03-21 15:33:40 +01:00
L3D 4115177466
Change forgejo repo to code.forgejo.org 2024-03-21 15:26:27 +01:00
L3D b2d64105ae
Merge pull request #149 from pat-s/custom-themes-feat
Feature: allow adding custom themes dynamically
2024-03-04 16:40:10 +01:00
L3D 9a0b46c8fd
Merge pull request #151 from pat-s/fix-public-assets
Fix public assets path for Gitea 1.21+
2024-03-04 16:39:31 +01:00
L3D 01afa51cff
Merge pull request #148 from pat-s/ssh-host
Document how to use SSH host server for "pretty" SSH URL
2024-03-04 16:38:44 +01:00
pat-s b00da6a8ba
fix perms 2024-03-03 14:42:29 +01:00
pat-s aa5839537d
fix indentation 2024-03-03 14:38:14 +01:00
pat-s 64bcb2f517
fix owner/group 2024-03-03 14:36:14 +01:00
pat-s 373059fbf8
set mode 2024-03-03 14:33:02 +01:00
pat-s 25319bfcbd
update public assets path 2024-03-03 14:31:11 +01:00
pat-s 54deba19dc
add files 2024-03-03 12:42:22 +01:00
pat-s 3b09477b06
note on gitea ssh user var 2024-03-03 11:55:40 +01:00
pat-s 7b2bdb02e5
revert unrelated README changes 2024-03-03 11:50:10 +01:00
pat-s c69e53d669
add files 2024-03-03 11:46:42 +01:00
pat-s c33d8b52c5
Merge branch 'main' of github.com:roles-ansible/ansible_role_gitea 2024-03-03 11:29:58 +01:00
L3D 9019b13b2c
Merge pull request #146 from adrinux/main
Add a note about Forgejo version and 'latest'
2024-02-16 17:07:19 +01:00
Adrian Simmons 711c53cd39 Add a note about Forgejo version and 'latest' 2024-02-16 12:55:30 +00:00
L3D 7857a62eb2
Merge pull request #145 from roles-ansible/systemd
Create systemd unit for all systems
2024-01-25 00:06:18 +01:00
L3D dba4c60d7a
Create systemd unit for all systems 2024-01-25 00:02:38 +01:00
L3D bf5d20db91
Merge pull request #144 from privatewright/fix_readme
Fix typo in README
2024-01-15 15:54:58 +01:00
privatewright 9795ee8b47 Fix typo in README
According to `defaults/main.yml`, the default value for
`gitea_default_allow_create_organization` variable is `false`. However
in the current README, the default value is `true`. This commit will fix
the disrepancy.
2024-01-15 21:19:06 +07:00
L3D b7323e516f
Merge pull request #143 from roles-ansible/n
Update readme and names
2024-01-12 01:16:23 +01:00
L3D 5e9eccc7e3
Update readme and names 2024-01-12 01:14:31 +01:00
L3D 221a1dbc59
Merge pull request #142 from roles-ansible/sterr
Change gitea_customize_files_path to / at end
2024-01-12 01:01:11 +01:00
L3D 6009cbc414
Change gitea_customize_files_path to / at end 2024-01-12 00:59:28 +01:00
L3D 48d540d77d
Merge pull request #141 from roles-ansible/sterr
Only check for version if gitea==latest and already installed
2024-01-12 00:52:26 +01:00
L3D e853561bdf
Only check for version if gitea==latest and already installed 2024-01-12 00:50:37 +01:00
L3D 2c1efdd22c
Merge pull request #137 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-galaxy-action-1.2.0
Bump ansible-actions/ansible-galaxy-action from 1.1.1 to 1.2.0
2024-01-09 01:46:17 +01:00
L3D 098a3e1c39
Merge pull request #140 from Thulium-Drake/main
Added check to stop execution when the remote version is higher
2024-01-09 01:46:03 +01:00
Jeffrey van Pelt c8a60c89ba
Make linter happy 2024-01-08 16:54:10 +01:00
Jeffrey van Pelt 69f9ebfedf
Added check to Forgejo 2024-01-08 16:50:45 +01:00
Jeffrey van Pelt a085e0cc5c
Added check to stop execution when the remote version is higher then the currently installed 2024-01-08 16:47:39 +01:00
dependabot[bot] 5db197a4e5
Bump ansible-actions/ansible-galaxy-action from 1.1.1 to 1.2.0
Bumps [ansible-actions/ansible-galaxy-action](https://github.com/ansible-actions/ansible-galaxy-action) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/ansible-actions/ansible-galaxy-action/releases)
- [Commits](https://github.com/ansible-actions/ansible-galaxy-action/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-galaxy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 06:01:46 +00:00