Releases: linux-system-roles/kdump
Releases · linux-system-roles/kdump
Version 1.3.7
[1.3.7] - 2023-09-07
Other Changes
-
docs: Make badges consistent, run markdownlint on all .md files (#167)
-
Consistently generate badges for GH workflows in README RHELPLAN-146921
-
Run markdownlint on all .md files
-
Add custom-woke-action if not used already
-
Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#168)
-
Remove thematic break after badges
-
Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
Version 1.3.6
Version 1.3.5
Version 1.3.4
[1.3.4] - 2023-08-02
Other Changes
- test: call handlers to refresh kdump before calling role again (#158)
Version 1.3.3
Version 1.3.2
Version 1.3.1
Version 1.3.0
[1.3.0] - 2023-05-26
New Features
- feat: Add support for auto_reset_crashkernel and dracut_args
Bug Fixes
- fix: do not use /etc/sysconfig/kdump
- fix: use grubby to update crashkernel=auto if needed
Other Changes
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
Version 1.2.9
[1.2.9] - 2023-04-27
Other Changes
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
Version 1.2.8
[1.2.8] - 2023-04-13
Other Changes
- ansible-lint - use changed_when even for conditional execution (#138)