We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gitlab
1 parent c01f866 commit d8ded0dCopy full SHA for d8ded0d
2 files changed
nova/core/galaxy.yml
@@ -1,6 +1,6 @@
1
namespace: nova
2
name: core
3
-version: 6.10.3
+version: 6.10.4
4
readme: README.md
5
authors:
6
- https://github.com/novateams
nova/core/roles/gitlab/defaults/main.yml
---
### gitlab general
-gitlab_version: 18.6.1-ee.0
+gitlab_version: 18.6.2-ee.0
gitlab_ssh_port: 10022
# Increase gitlab ssh MaxAuthTries to avoid connection issues for users with more than 6 keys in their SSH agent set to {} to disable
gitlab_ssh_max_auth_tries: 20
0 commit comments