Releases: hifis-net/ansible-collection-toolkit
Releases · hifis-net/ansible-collection-toolkit
v6.0.1
Merged pull requests:
- Add host header to Zammad nginx config #443 [zammad] (tobiashuste)
- Bump ansible/ansible-lint from 25.5.0 to 25.6.0 #442 (dependabot[bot])
- Bump ansible from 11.6.0 to 11.7.0 #441 (dependabot[bot])
v6.0.0
UPGRADE NOTES:
- The deprecated
keepalived_notification_email
variable has been removed from the hifis.keepalived role. Please usekeepalived_notification_emails
instead. - The deprecated
elasticsearch_url
variable has been removed from the hifis.zammad role. Please usezammad_elasticsearch_url
instead. - In preparation for GitLab 18.0, the
git_data_dirs
configuration has been replaced bygitaly['configuration']
in the hifis.gitlab role. Ifgitaly['configuration']
is already defined in thegitlab_additional_configurations
role variable, please ensure that Gitaly storage paths are configured manually.
Breaking changes:
- Remove keepalived_notification_email variable #394 [keepalived]
- Remove elasticsearch_url variable #379 [zammad]
- Deprecate git_data_dirs setting #366 [gitlab]
Fixed bugs:
- Disable apt cache updates when removing repositories from sources.list #432 [zammad] [gitlab] (Normo)
- Replace obsolete occurrences of Pipfile #409 [unattended_upgrades] [zammad] [ssh_keys] [gitlab_runner] [keepalived] [haproxy] [netplan] [redis] [gitlab] (Normo)
Closed issues:
- Remove official support for EOL Ubuntu 20.04 #435
- unattended upgrades unattended_apt_daily_upgrade_oncalendar is not scheduled #429
- unattended upgrades are not scheduled correctly #426
- Fix apt-key deprecation #412 [zammad] [gitlab]
Merged pull requests:
- Prepare release version 6.0.0 #437 [zammad] [gitlab_runner] [haproxy] (Normo)
- Remove official support for EOL Ubuntu 20.04 #436 [unattended_upgrades] [zammad] [ssh_keys] [gitlab_runner] [keepalived] [haproxy] [netplan] [redis] [gitlab] (Normo)
- Test gitlab-runner version 18.0.2 with molecule #434 [gitlab_runner] (Normo)
- Install HAProxy 3.2 by default #433 [haproxy] (Normo)
- Bump ansible/ansible-lint from 25.4.0 to 25.5.0 #431 (dependabot[bot])
- Allow users to overwrite gitlab_rails['repositories_storages'] #430 [gitlab] (tobiashuste)
- Remove support for Ansible EOL 2.16 #428 [unattended_upgrades] [zammad] [ssh_keys] [gitlab_runner] [keepalived] [haproxy] [netplan] [redis] [gitlab] (Normo)
- Install Redis 8 by default #425 [redis] (Normo)
- Do not pin GitLab in Molecule #424 [gitlab] (tobiashuste)
- Bump ansible from 11.3.0 to 11.6.0 #423 (dependabot[bot])
- Remove deprecated keepalived_notification_email variable from keepalived role #421 [keepalived] (Normo)
- Remove deprecated elasticsearch_url variable from zammad role #420 [zammad] (Normo)
- Install Zammad 6.5.0 by default #419 [zammad] (tobiashuste)
- Ensure role workflows are running when prepare-action is updated #418 [unattended_upgrades] [zammad] [ssh_keys] [gitlab_runner] [keepalived] [haproxy] [netplan] [redis] [gitlab] (Normo)
- Bump ansible/ansible-lint from 25.1.3 to 25.4.0 #417 (dependabot[bot])
- Replace git_data_dirs #416 [gitlab] (tobiashuste)
- Bump astral-sh/setup-uv from 5 to 6 in /.github/workflows/prepare-action #415 (dependabot[bot])
- Use deb822_repository module to add apt repositories #413 [zammad] [[gitla...
v5.3.0
Closed issues:
- community.general.yaml has been deprecated #392
Merged pull requests:
- Prepare release version 5.3.0 #395 (Normo)
- Replace deprecated community.general.yaml #393 [keepalived] [redis] [gitlab] (Normo)
- Convert keepalived_notification_email to a list #391 [keepalived] (Normo)
- Bump ansible-lint from 25.1.1 to 25.1.2 #390 (dependabot[bot])
- Bump ansible/ansible-lint from 25.1.1 to 25.1.2 #389 (dependabot[bot])
- Bump ansible/ansible-lint from 25.1.0 to 25.1.1 #388 (dependabot[bot])
- Bump ansible from 11.1.0 to 11.2.0 #387 (dependabot[bot])
- Bump ansible-lint from 25.1.0 to 25.1.1 #386 (dependabot[bot])
v5.2.1
Fixed bugs:
- Ensure gitlab-runner and helper-images have the same version #381 [gitlab_runner]
- [gitlab-runner] Manual installation from a deb file fails for version >=17.7.0 #375
- Fix gitlab molecule tests #367 [gitlab]
- Ensure gitlab-runner and helper-images have the same version #380 [gitlab_runner] (Normo)
- Support manual deb file installation for gitlab-runner version 17.7 or greater #373 [gitlab_runner] (Normo)
Closed issues:
- Custom yamllint configurationis incompatible with ansible-lint #371
Merged pull requests:
- Release version 5.2.1 #383 (tobiashuste)
- Rename elasticsearch_url variable #377 [zammad] (tobiashuste)
- Do not run search index rebuild by default #376 [zammad] (tobiashuste)
- Fix incompatibilities with ansible-lint in custom yamllint config #372 [unattended_upgrades] (Normo)
- Bump ansible/ansible-lint from 24.12.2 to 25.1.0 #370 (dependabot[bot])
- Bump ansible-lint from 24.12.2 to 25.1.0 #369 (dependabot[bot])
- Fix failing GitLab KAS in molecule test #368 [gitlab] (Normo)
- Make sure to not output sensitive information #365 [gitlab] (tobiashuste)
v5.2.0
Fixed bugs:
- Fix autoscaler URL template and install 0.28.0 by default #362 [gitlab_runner] (tobiashuste)
Merged pull requests:
- Prepare release v5.2.0 #363 (Normo)
- Install Zammad 6.4.1 by default #361 [zammad] (Normo)
- Bump jinja2 from 3.1.4 to 3.1.5 #360 (dependabot[bot])
- Update butane to v0.23.0 #359 [gitlab_runner] (tobiashuste)
v5.1.1
Fixed bugs:
- role ssh_keys: ignores errors when in check-mode and users doesnt exist yet #356 [ssh_keys] (iceowlbeer)
Merged pull requests:
- Bump molecule-plugins from 23.5.3 to 23.6.0 #355 (dependabot[bot])
- Bump ansible-lint from 24.10.0 to 24.12.2 #354 (dependabot[bot])
- Bump ansible/ansible-lint from 24.10.0 to 24.12.2 #353 (dependabot[bot])
- Bump molecule from 24.9.0 to 24.12.0 #348 (dependabot[bot])
- Bump ansible from 10.6.0 to 11.1.0 #347 (dependabot[bot])
- Bump keepalived from version 2.3.1 to 2.3.2 #346 [keepalived] (Normo)
- Bump ansible/ansible-lint from 24.9.2 to 24.10.0 #343 (dependabot[bot])
- Bump fsfe/reuse-action from 4.0.0 to 5.0.0 #342 (dependabot[bot])
- Bump reuse from 4.0.3 to 5.0.2 #341 (dependabot[bot])
- Bump ansible-lint from 24.9.2 to 24.10.0 #340 (dependabot[bot])
v5.1.0
Closed issues:
Merged pull requests:
- Remove support for EOL Ansible 2.15 #337 [unattended_upgrades] [zammad] [ssh_keys] [gitlab_runner] [keepalived] [haproxy] [netplan] [redis] [gitlab] (tobiashuste)
- Bump ansible from 10.5.0 to 10.6.0 #336 (dependabot[bot])
- Remove the restriction for HAproxy 3.0 under Ubuntu 20.04 #335 [haproxy] (Normo)
- Drop support for Debian 10 buster #334 [unattended_upgrades] [ssh_keys] [gitlab_runner] [haproxy] (Normo)
v5.0.0
Breaking changes:
Implemented enhancements:
- hifis.toolkit.gitlab_runner: Support autoscaler boot_time parameter #326 [gitlab_runner]
- Add support for Ubuntu 24.04 (Noble Numbat) #252
Fixed bugs:
- hifis.toolkit.netplan Molecule test fails on Ubuntu 24.04 #318
Merged pull requests:
- Replace deprecated gateway4 with routes #330 [netplan] (Normo)
- Bump ansible from 10.4.0 to 10.5.0 #329 (dependabot[bot])
- Fix molecule tests for netplan on Ubuntu 24.04 #328 [netplan] (Normo)
- Support fleeting-pluign-openstack boot_time parameter #327 [gitlab_runner] (Normo)
- Add custom routes #325 [netplan] (axldd)
- Bump ansible-lint from 24.7.0 to 24.9.2 #324 (dependabot[bot])
- Bump ansible/ansible-lint from 24.7.0 to 24.9.2 #323 (dependabot[bot])
- Bump molecule from 24.8.0 to 24.9.0 #322 (dependabot[bot])
- Bump ansible from 10.3.0 to 10.4.0 #319 (dependabot[bot])
- Add Ubuntu 24.04 support to zammad role #317 [zammad] (Normo)
- Install haproxy 3.0 by default #316 [haproxy] (Normo)
- Support Ubuntu 24.04 in HAProxy role #315 [haproxy] (Normo)
v4.8.0
Implemented enhancements:
- Support docker host parameter to allow Podman support #312 [gitlab_runner] (tobiashuste)
- Allow to customize butane config file #311 [gitlab_runner] (tobiashuste)
Fixed bugs:
- Add parameter to use specified configuration file #310 [keepalived] (boerngen-schmidt-next)
Closed issues:
- Link to SSH keys role in README results in 404 #306
Merged pull requests:
- Bump molecule from 24.7.0 to 24.8.0 #309 (dependabot[bot])
- Fix link to SSH keys role in README #308 (tobiashuste)
- Bump ansible from 10.2.0 to 10.3.0 #307 (dependabot[bot])
v4.7.0
Implemented enhancements:
- Support new parameter use_ignition #293
- Install fleeting-plugin-openstack directly from GitHub #303 [gitlab_runner] (tobiashuste)
Merged pull requests:
- Install Zammad 6.3.1 by default #302 [zammad] (tobiashuste)
- Remove support for OS that are EOL #301 [ssh_keys] [gitlab] (tobiashuste)
- Support Ubuntu 24.04 and remove 18.04 support #299 [gitlab] (tobiashuste)
- Bump ansible from 10.1.0 to 10.2.0 #297 (dependabot[bot])
- Bump ansible/ansible-lint from 24.6.0 to 24.7.0 #292 (dependabot[bot])
- Bump ansible-lint from 24.5.0 to 24.7.0 #291 (dependabot[bot])
- Bump molecule from 24.2.1 to 24.7.0 #290 (dependabot[bot])