v3.0.0
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:
- Prepare release version 3.0.0 #117 (Normo)
- Bump ansible from 7.5.0 to 7.6.0 #115 (dependabot[bot])
- Bump yamllint from 1.31.0 to 1.32.0 #114 (dependabot[bot])
- Bump ansible-lint from 6.16.1 to 6.16.2 #113 (dependabot[bot])
- Bump ansible-lint from 6.16.0 to 6.16.1 #112 (dependabot[bot])
- fix: reformat config template #111 (Normo)
- Bump ansible-lint from 6.14.3 to 6.16.0 #109 (dependabot[bot])
- Erase all unattended-upgrades options first #107 (Normo)
- Bump yamllint from 1.28.0 to 1.31.0 #106 (dependabot[bot])
- Bump ansible from 7.1.0 to 7.5.0 #105 (dependabot[bot])
- Bump molecule from 4.0.4 to 5.0.1 #104 (dependabot[bot])
- Add test for Unattended-Upgrade::Sender #103 (Normo)
- Unattended-Upgrade::Sender support #101 (turikhay)
- Bump ansible-lint from 6.10.2 to 6.14.3 #99 (dependabot[bot])
- Bump ansible-lint from 6.10.0 to 6.10.2 #82 (dependabot[bot])
- Do not cancel ci jobs if one ci job in the matrix fails #81 (Normo)