Setup GitLab source installation (without docker)
Available variables can be found in defaults/main.yml
- hosts: all
vars:
gitlab_root_password: yourdefaultpassword
roles:
- alphanodes.setup.gitlab
Setup GitLab source installation (without docker)
Available variables can be found in defaults/main.yml
- hosts: all
vars:
gitlab_root_password: yourdefaultpassword
roles:
- alphanodes.setup.gitlab