Init a GitLab server
Some day i'll make up my mind on which server to use, honest!
This commit is contained in:
4
ansible/roles/gitlab/tasks/main.yml
Normal file
4
ansible/roles/gitlab/tasks/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: Install and configure GitLab
|
||||
import_role:
|
||||
name: geerlingguy.gitlab
|
||||
become: true
|
Reference in New Issue
Block a user