GitLab CI configuration
If all the preparation has been completed, you only require a single file named .gitlab-ci.yml
in the root of your repository.
All the possible configuration is documented by GitLab-CI
To call Ansible for deployment with the settings given to the system administrator, you only have to call the script apb deploy
. Everything else will be taken from the project configuration on the server.