Ansible role to setup sameersbn/docker-gitlab with docker-compose
TODO
All Variables are prefixed with 'gitlab_'.
Setup container destination:
gitlab_container_name - docker name of gitlab instance
gitlab_container_home - destination on target where to install the container
Setup container:
For all aviable Variables see: sameersbn/docker-gitlab
all variables needs to be prefixed by 'gitlab_'.
i.e. 'gitlab_db_user' needs to be 'gitlab_gitlab_db_user'
None
TODO
GPLv3
Original : Florian Schimmer