Init a GitLab server

Some day i'll make up my mind on which server to use, honest!
This commit is contained in:
Jake Howard
2021-05-28 22:49:48 +01:00
parent 5ac5e2f8ab
commit c7bde8b3dd
7 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: Install and configure GitLab
import_role:
name: geerlingguy.gitlab
become: true