Recent Releases of ansible-collection-toolkit

ansible-collection-toolkit - v6.2.0

Full Changelog

Implemented enhancements:

Merged pull requests:

- Jinja
Published by tobiashuste 9 months ago

ansible-collection-toolkit - v6.1.1

Full Changelog

Fixed bugs:

  • Fix registry db migrations not executed upon gitlab upgrades #459 gitlab

Merged pull requests:

- Jinja
Published by tobiashuste 10 months ago

ansible-collection-toolkit - v6.1.0

Full Changelog

Implemented enhancements:

  • Make sure to run registry metadata database migrations #455 gitlab
  • Add AlmaLinux OS 9 support for GitLab role #440 gitlab

Merged pull requests:

- Jinja
Published by tobiashuste 10 months ago

ansible-collection-toolkit - v6.0.1

Full Changelog

Merged pull requests:

- Jinja
Published by tobiashuste 12 months ago

ansible-collection-toolkit - v6.0.0

Full Changelog

UPGRADE NOTES:

  • The deprecated keepalived_notification_email variable has been removed from the hifis.keepalived role. Please use keepalived_notification_emails instead.
  • The deprecated elasticsearch_url variable has been removed from the hifis.zammad role. Please use zammad_elasticsearch_url instead.
  • In preparation for GitLab 18.0, the git_data_dirs configuration has been replaced by gitaly['configuration'] in the hifis.gitlab role. If gitaly['configuration'] is already defined in the gitlab_additional_configurations role variable, please ensure that Gitaly storage paths are configured manually.

Breaking changes:

Fixed bugs:

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:

- Jinja
Published by Normo 12 months ago

ansible-collection-toolkit - v5.3.0

Full Changelog

Closed issues:

  • community.general.yaml has been deprecated #392

Merged pull requests:

- Jinja
Published by Normo over 1 year ago

ansible-collection-toolkit - v5.2.1

Full Changelog

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
  • Support manual deb file installation for gitlab-runner version 17.7 or greater #373 gitlab_runner

Closed issues:

  • Custom yamllint configurationis incompatible with ansible-lint #371

Merged pull requests:

- Jinja
Published by tobiashuste over 1 year ago

ansible-collection-toolkit - v5.2.0

Full Changelog

Fixed bugs:

Merged pull requests:

- Jinja
Published by Normo over 1 year ago

ansible-collection-toolkit - v5.1.1

Full Changelog

Fixed bugs:

  • role ssh_keys: ignores errors when in check-mode and users doesnt exist yet #356 ssh_keys

Merged pull requests:

- Jinja
Published by tobiashuste over 1 year ago

ansible-collection-toolkit - v5.1.0

Full Changelog

Closed issues:

  • Drop support for Debian 10 Buster #333
  • Drop support for ansible 2.15 #332

Merged pull requests:

- Jinja
Published by tobiashuste over 1 year ago

ansible-collection-toolkit - v5.0.0

Full Changelog

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:

- Jinja
Published by christianhueserhzdr over 1 year ago

ansible-collection-toolkit - v4.8.0

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Link to SSH keys role in README results in 404 #306

Merged pull requests:

- Jinja
Published by tobiashuste almost 2 years ago

ansible-collection-toolkit - v4.7.0

Full Changelog

Implemented enhancements:

  • Support new parameter use_ignition #293
  • Install fleeting-plugin-openstack directly from GitHub #303 gitlab_runner

Merged pull requests:

- Jinja
Published by tobiashuste almost 2 years ago

ansible-collection-toolkit - v4.6.0

Full Changelog

Implemented enhancements:

Merged pull requests:

- Jinja
Published by tobiashuste almost 2 years ago

ansible-collection-toolkit - v4.5.0

Full Changelog

Implemented enhancements:

Merged pull requests:

- Jinja
Published by tobiashuste almost 2 years ago

ansible-collection-toolkit - v4.4.0

Full Changelog

Implemented enhancements:

  • Make GitLab DB port configurable in role gitlab #272 [gitlab]

Merged pull requests:

  • Make GitLab DB port configurable in GitLab config template #273 gitlab

- Jinja
Published by tobiashuste almost 2 years ago

ansible-collection-toolkit - v4.3.0

Full Changelog

Implemented enhancements:

Merged pull requests:

- Jinja
Published by Normo almost 2 years ago

ansible-collection-toolkit - v4.2.0

Full Changelog

Implemented enhancements:

  • Include hifis.gitlab role into collection #240 [gitlab]
  • Include hifis.redis role into collection #236 [redis]
  • Include hifis.netplan into collection #234 [netplan]
  • Include hifis.haproxy into collection #228 [haproxy]

Fixed bugs:

Closed issues:

  • Remove master branch #245
  • Switch to Ubuntu 24.04 image for GitHub Actions hosted runners #231
  • License headers in jinja templates should use jinja style comments #229
  • Version 3.3.0 doesn't seem to be available on ansible galaxy #201

Merged pull requests:

- Jinja
Published by Normo about 2 years ago

ansible-collection-toolkit - v4.1.0

Full Changelog

Implemented enhancements:

  • Include hifis.keepalived role into collection #214
  • Include hifis.ssh-keys role into collection #212
  • Include hifis.gitlab_runner role into collection #210

Closed issues:

  • Configure Dependabot to update dependencies in prepare action #217

Merged pull requests:

- Jinja
Published by tobiashuste about 2 years ago

ansible-collection-toolkit - v4.0.0

Full Changelog

UPGRADE NOTES:

The hifis.unattended_upgrades role has been migrated to the hifis.toolkit collection. Please ensure that you install the new collection as follows:

sh ansible-galaxy collection install hifis.toolkit

To continue using the unattended_upgrades role as before, please include it as described:

yaml - hosts: all roles: - role: hifis.toolkit.unattended_upgrades

Breaking changes:

  • Migrate role to role in a collection #165

Closed issues:

  • Make collection REUSE-compliant #197

Merged pull requests:

* This Changelog was automatically generated by githubchangeloggenerator

- Jinja
Published by Normo about 2 years ago

ansible-collection-toolkit - v3.3.0

Full Changelog

Closed issues:

  • Allow roles to run with INJECT_FACTS_AS_VARS set to false #185
  • Fix badges with Ansible Galaxy NG #174
  • Version 3.2.1 doesn't seem to be available on ansible galaxy #169

Merged pull requests:

- Jinja
Published by Normo about 2 years ago

ansible-collection-toolkit - v3.2.1

Full Changelog

Fixed bugs:

  • "Bullseye-Workaround" needs to be applied to bookworm and later as well #146

Closed issues:

  • Unattended-Upgrade::Origins-Pattern from 50unattended-upgrades apparently can't be "overruled" #145

Merged pull requests:

- Jinja
Published by tobiashuste over 2 years ago

ansible-collection-toolkit - v3.2.0

Full Changelog

Implemented enhancements:

  • Add support for Debian Bookworm #134

Closed issues:

  • Remove official support for EOL Ubuntu 18.04 #139

Merged pull requests:

- Jinja
Published by tobiashuste almost 3 years ago

ansible-collection-toolkit - v3.1.0

Full Changelog

Implemented enhancements:

  • Added custom of apt-daily timers apt-daily-upgrade #85
  • Test custom apt-daily timers #121 (Normo)

Closed issues:

  • Remove support for ansible-core 2.12 #124

Merged pull requests:

- Jinja
Published by Normo almost 3 years ago

ansible-collection-toolkit - v3.0.0

Full Changelog

UPGRADE NOTES AND BREAKING CHANGES:

As of this release, all Apt options for unattended-upgrades made in the default OS configuration files /etc/apt/apt.conf.d/20auto-upgrades and /etc/apt/apt.conf.d/50unattended-upgrades are now completely overwritten instead of being merged. This means that from now on only the options set by this role are active.

Fixed bugs:

  • apt options are not overridden but merged #94

Closed issues:

  • ValueError: not enough values to unpack (expected 2, got 1) on Ubuntu Jammy #55

Merged pull requests:

- Jinja
Published by Normo about 3 years ago

ansible-collection-toolkit - v2.0.1

Full Changelog

Fixed bugs:

Closed issues:

  • unattended_dl_limit doesn't work #76
  • ansible.builtin.import_tasks problem #75
  • Detach fork #66

Merged pull requests:

- Jinja
Published by Normo over 3 years ago

ansible-collection-toolkit - v2.0.0

Full Changelog

UPGRADE NOTES AND BREAKING CHANGES:

If you have used this role before version 2.0.0, the files 20auto-upgrades and 50unattended-upgrades will differ from the system defaults (instead of the configuration being placed in a separate file, as we do now). These can be left as-is as they will be overridden. During OS upgrades, when asked if these files should be overwritten by the maintainer's package, say yes. They will then be reset to their default states, and you won't be asked these questions again.

Implemented enhancements:

  • [Feature Request] Use force_apt_get #32
  • Override configuration in a separate apt.conf.d file #10
  • Test role via Molecule #8

Fixed bugs:

  • Change caused by indentation #53
  • Molecule folder not linted by molecule #48
  • Fix installation of powermgmt-base package #35

Closed issues:

  • Some configurations options are missing #56
  • Documentation role name mismatch #41
  • Remove support for OS that reached EOL #38
  • Add changelog #33
  • Add contribution guide #16
  • Rename default branch to main #13

Merged pull requests:

- Jinja
Published by Normo over 3 years ago