infrastructure/ansible/roles/gitlab/tasks/main.yml

5 lines
96 B
YAML
Raw Normal View History

- name: Install and configure GitLab
import_role:
name: geerlingguy.gitlab
become: true