ansible_integration_test
automatic integration tests of ansible code
configure GitLab / GitLab Runner
- go to repo-page .../settings/ci_cd#js-runners-settings
- i.e. https://gitlab.strukturpunkt.de/kfr/ansible_integration_test/settings/ci_cd#js-runners-settings
- install a GitLab Runner: https://docs.gitlab.com/runner/install/ with parameter from above:
- URL, i.e. https://gitlab.strukturpunkt.de/
- Token: see above
- Tags: see your file .gitlab-ci-yml (if needed)
- enable this runner for this project (FIXME: automatically ?)