Open bscott opened 9 years ago
Currently this role is not very independent from the rest of the project and some parts of it might never be due to custom Ansible plugins DebOps uses to let you customize templates and files independently from the roles. Right now you need at least root.yml
playbook from main debops/debops-playbooks
repository to configure a few local Ansible facts on a host. Other than that, you should be able to configure GitLab on any host, however I would try to set up on a DebOps-managed host first to see what is being done and have a baseline for your own setup.
I already have existing ansible directory, how can I use this with my existing setup without needing to install all the PIP requirements and scripts?