0.5.1 - 2022-03-17
- Fix install from deb file if version is older than installed (!55 by tobiashuste).
0.5.0 - 2022-03-16
- Add support for optionally installing gitlab-runner via a
.deb
file (!53 by tobiashuste).
0.4.0 - 2022-03-03
- Allow to update the installed GPG keys (!52 by tobiashuste).
0.3.0 - 2022-01-11
- Bump geerlingguy.docker to version 4.1.1 (!48 by Normo).
- Bump container linux config transpiler to v0.9.2 (!47 by Normo).
- Bump Python dependencies to the latest version (!50 by tobiashuste).
- Fix debian docker issue in GitLab CI and bump runner version in tests (!49 by tobiashuste).
0.2.2 - 2021-07-30
- Fix failing binfmt-init.service for multiarch support (!44 by tobiashuste).
0.2.1 - 2021-07-30
- Correctly configure MTU and registry mirror for Docker-in-Docker (!43 by tobiashuste).
- Fix bug when
cache_type
is undefined (!42 by tobiashuste).
0.2.0 - 2021-07-28
- Allow to configure autoscaling parameters (!36 by tobiashuste).
- Create a test machine via docker-machine once (!39 by tobiashuste).
- Reference latest version of gitlab-runner throughout the role (!38 by tobiashuste).
- Skip ignition check tasks if flatcar config is unchanged (!37 by tobiashuste).
- Document the
limit
parameter (!40 by tobiashuste).
0.1.0 - 2021-07-20
Initial release of the Ansible GitLab-Runner Role.