v4.0.0
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:
ansible-galaxy collection install hifis.toolkit
To continue using the unattended_upgrades
role as before, please include it as described:
- 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:
- Prepare release version 4.0.0 #209 (Normo)
- chore(deps): bump ansible/ansible-lint from 24.2.1 to 24.2.3 #208 (dependabot[bot])
- chore(deps): bump ansible from 9.3.0 to 9.5.1 #204 (dependabot[bot])
- Release version 4.0.0 #198 (Normo)
- chore(deps-dev): bump ansible-lint from 24.2.0 to 24.2.1 #194 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator