Changed
- Update Python dependencies and use Python 3.9 in GitLab CI (!49 by tobiashuste).
- Add role variable to specify apt key identifier (!50 by Normo).
v1.1.0 - 2021-12-08
- Replace include with import_tasks (!45 by Normo).
- Bump Python dependencies to the latest versions (!42 by tobiashuste).
- Prevent restarting puma and sidekiq services in Mattermost only context (!46 by Normo).
- Install latest available GitLab version if no version has been pinned (!47 by Normo).
v1.0.2 - 2021-06-29
- Allow initial dry-runs without causing role deployments to fail (!41 by christian.hueser.hzdr).
v1.0.1 - 2021-03-16
v1.0.0 - 2021-03-03
- Automate role import into Ansible Galaxy via GitHub Actions (!34 by Normo).
- Merge gitlab_base into gitlab role (!32 by Normo).
- Reconfigure GitLab if a previous reconfiguration had failed (!35 by Normo).
v0.5.0 - 2021-01-18
v0.4.0 - 2020-10-13
- Supply generic way to configure GitLab via Ansible variables that are translated to Ruby function calls (!27 by christian.hueser.hzdr).
- Improve and speed up the CI pipeline (!24 by tobiashuste).
- Bump dependency Ansible to ansible = "~=2.10.0" (!25 by tobiashuste).
v0.3.4 - 2020-09-24
- Create file skip-auto-backup on non-primary GitLab nodes (!21 by christian.hueser.hzdr).
- Split handler to reconfigure GitLab into one for primary and one for non-primary nodes (!22 by christian.hueser.hzdr).
v0.3.3 - 2020-09-10
- Rename role 'gitlab_base_role' to 'gitlab_base' in meta and requirements files (!20 by christian.hueser.hzdr).
v0.3.2 - 2020-09-10
- Handler 'Reconfigure GitLab' needs to listens to handler 'GitLab has been installed or upgraded' (!19 by christian.hueser.hzdr).
v0.3.1 - 2020-09-09
- Fix reconfigure handler not run when GitLab package is upgraded (!17 by tobiashuste).
v0.3.0 - 2020-09-08
- Trigger GitLab reconfigure if GitLab package has been installed or upgraded (!16 by christian.hueser.hzdr).
v0.2.0 - 2020-08-26
- Implement a basic configuration for the container registry (!14 by tobiashuste).
v0.1.1 - 2020-08-21
- Fix creation of skip-auto-reconfigure file (!12 by tobiashuste).
v0.1.0 - 2020-08-20
Initial release of the Ansible GitLab Role.