Files
shopping-list-api/infrastructure/ansible/playbooks/services/gitlab.yml
Lennie S. 03b61e04d6
Some checks failed
CI / test (push) Has been cancelled
CI / docker-push (push) Has been cancelled
Add GitLab EE Ansible role (temp location - move to infrastructure/ansible)
2026-04-12 15:47:37 +00:00

7 lines
82 B
YAML

---
- name: Deploy GitLab EE
hosts: gitlab
become: true
roles:
- gitlab