infrastructure/ansible/roles/gitlab/tasks/main.yml
Jake Howard c7bde8b3dd
Init a GitLab server
Some day i'll make up my mind on which server to use, honest!
2021-05-28 22:49:48 +01:00

4 lines
96 B
YAML

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