You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ansible-playbook playbooks/3_service/gitea.yml --limit prod*
[WARNING]: While constructing a mapping from /home/mg/ansible/roles/tmaurice.gitea/defaults/main.yml, line 2, column 1, found a duplicate dict key (gitea_lfs_content_path). Using last defined value only.
ansible-role-gitea/templates/gitea.ini.j2
Lines 56 to 68 in 4dfd303
LFS_CONTENT_PATH
andLFS_JWT_SECRET
appear multiple times in the config.And there are different ansible variables that will define the same secret (
LFS_JWT_SECRET
)The text was updated successfully, but these errors were encountered: