dd
All checks were successful
ansible-lint / ansible-lint (pull_request) Successful in 4m48s
gitleaks / gitleaks (pull_request) Successful in 4m4s

This commit is contained in:
Michael Grote 2024-08-22 22:39:28 +02:00
parent e1a685fc55
commit c05baad8cf
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ ufw_rules:
### ansible_role_gitea
gitea_fork: "forgejo"
# gitea update
gitea_version: "8.0.1" # TODO renovate, wird das erkannt?
gitea_version: "1.21.11-2 " # TODO renovate, wird das erkannt?
gitea_version_check: true
gitea_backup_on_upgrade: false
# gitea in the linux world

View file

@ -6,7 +6,7 @@
# den jeweiligen group/host-Vars!
- name: Check if Admin-User exists
#no_log: true TODO
no_log: true
become_user: gitea
become: true
ansible.builtin.command: |