Add GitLab EE Ansible role (temp location - move to infrastructure/ansible)
Some checks failed
CI / test (push) Has been cancelled
CI / docker-push (push) Has been cancelled

This commit is contained in:
Lennie S.
2026-04-12 15:47:37 +00:00
parent d50c51d09c
commit 03b61e04d6
7 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Deploy GitLab EE
hosts: gitlab
become: true
roles:
- gitlab