10 KiB
10 KiB
Changelog
v2.0.1 (2022-12-15)
Fixed bugs:
- Fix minimum specification of Ansible version #77 (tobiashuste)
Closed issues:
Merged pull requests:
- Bump ansible-lint from 6.9.1 to 6.10.0 #79 (dependabot[bot])
- Prepare release v2.0.1 #78 (Normo)
- Bump ansible from 7.0.0 to 7.1.0 #74 (dependabot[bot])
- Bump molecule from 4.0.3 to 4.0.4 #73 (dependabot[bot])
- Bump ansible-lint from 6.9.0 to 6.9.1 #72 (dependabot[bot])
- Leave a hint about the original fork #71 (Normo)
- Make sure GitHub Actions runs on the main branch #70 (tobiashuste)
- Fix deprecation warning in GitHub Actions #69 (tobiashuste)
v2.0.0 (2022-12-02)
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:
- Molecule folder not linted by molecule #48
- Change caused by indentation #53
- Fix installation of powermgmt-base package #35
Closed issues:
- Documentation role name mismatch #41
- Some configurations options are missing #56
- Remove support for OS that reached EOL #38
- Add changelog #33
- Add contribution guide #16
- Rename default branch to
main
#13
Merged pull requests:
- Bump ansible-lint from 6.8.6 to 6.9.0 #62 (dependabot[bot])
- Bump ansible from 6.5.0 to 7.0.0 #60 (dependabot[bot])
- Add missing option Unattended-Upgrade::MailReport #57 (nono-lqdn)
- Bump ansible-lint from 6.8.2 to 6.8.6 #54 (dependabot[bot])
- Bump molecule from 4.0.2 to 4.0.3 #49 (dependabot[bot])
- Bump molecule from 4.0.1 to 4.0.2 #47 (dependabot[bot])
- Bump ansible-lint from 6.8.1 to 6.8.2 #46 (dependabot[bot])
- Bump ansible from 6.4.0 to 6.5.0 #45 (dependabot[bot])
- Bump ansible-lint from 6.8.0 to 6.8.1 #44 (dependabot[bot])
- Bump ansible-lint from 6.5.0 to 6.8.0 #43 (dependabot[bot])
- Fix role name in README #42 (lukashass)
- Bump molecule-podman from 2.0.2 to 2.0.3 #40 (dependabot[bot])
- Bump ansible from 6.2.0 to 6.4.0 #25 (dependabot[bot])
- Bump yamllint from 1.27.1 to 1.28.0 #24 (dependabot[bot])
- Update README.md #19 (Normo)
- Bump ansible-lint from 6.4.0 to 6.5.0 #15 (dependabot[bot])
- Prepare release version 2.0.0 #67 (Normo)
- Add codeowners to autoassign reviewers #65 (Normo)
- Ensure new default branch main is used by Galaxy #64 (Normo)
- Lint molecule folder #63 (Normo)
- Fix indentation for unattended_origins_patterns in template file #61 (Normo)
- Remove support for OS that reached EOL #39 (Normo)
- Add changelog #37 (Normo)
- Fix installation of powermgmt-base #36 (Normo)
- Force usage of apt-get instead of aptitude #34 (Normo)
- Test Remove-Unused-Kernel-Packages option #31 (Normo)
- Add options for controlling the removal of unused kernel packages #29 (gcotelli)
- Stop overwriting default config #28 (alpha0010)
- Add contribution guide #22 (Normo)
- Remove custom ansible-lint config #18 (Normo)
- Fix 'All names should start with an uppercase letter' warnings #17 (Normo)
- Fix CI badge in README #14 (tobiashuste)
- Replace deprecated include with import_tasks #12 (Normo)
- Update README.md #11 (Normo)
- Test the role via molecule and update supported OS #9 (tobiashuste)
- Bump actions/checkout from 2 to 3 #6 (dependabot[bot])
- Bump ansible/ansible-lint-action from 6.0.2 to 6.3.0 #5 (dependabot[bot])
- Add dependabot config to daily check for GitHub actions updates #4 (Normo)
- Force quoted strings #3 (Normo)
- Add yamllint configuration #2 (Normo)
- Fork https://github.com/jnv/ansible-role-unattended-upgrades #1 (Normo)
* This Changelog was automatically generated by github_changelog_generator