Releases: linux-system-roles/kdump
Releases · linux-system-roles/kdump
Version 1.3.6
17 Aug 22:28
Compare
Sorry, something went wrong.
No results found
[1.3.6] - 2023-08-17
Bug Fixes
fix: ensure .ssh directory exists for kdump_ssh_user on kdump_ssh_server (#164 )
fix: Ensure authorized_keys management works with multiple hosts (#165 )
Version 1.3.5
16 Aug 18:54
Compare
Sorry, something went wrong.
No results found
[1.3.5] - 2023-08-16
Bug Fixes
fix: do not fail if authorized_keys not found (#161 )
fix: Write new authorized_keys if needed is not idempotent (#162 )
Other Changes
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#160 )
Version 1.3.4
02 Aug 12:51
Compare
Sorry, something went wrong.
No results found
[1.3.4] - 2023-08-02
Other Changes
test: call handlers to refresh kdump before calling role again (#158 )
Version 1.3.3
30 Jul 16:22
Compare
Sorry, something went wrong.
No results found
[1.3.3] - 2023-07-30
Bug Fixes
fix: use failure_action instead of default on EL9 and later (#155 )
Other Changes
test: add test for failure_action (#156 )
Version 1.3.2
19 Jul 21:04
Compare
Sorry, something went wrong.
No results found
[1.3.2] - 2023-07-19
Bug Fixes
fix: facts being gathered unnecessarily (#152 )
Other Changes
ci: Rename commitlint to PR title Lint, echo PR titles from env var (#150 )
ci: ansible-lint - ignore var-naming[no-role-prefix] (#151 )
Version 1.3.1
20 Jun 18:57
Compare
Sorry, something went wrong.
No results found
[1.3.1] - 2023-06-20
Other Changes
ci: Add pull request template and run commitlint on PR title only (#147 )
test: add test for crashkernel, dracut settings (#148 )
Version 1.3.0
27 May 17:57
Compare
Sorry, something went wrong.
No results found
[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
28 Apr 00:57
Compare
Sorry, something went wrong.
No results found
[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
14 Apr 14:32
Compare
Sorry, something went wrong.
No results found
[1.2.8] - 2023-04-13
Other Changes
ansible-lint - use changed_when even for conditional execution (#138 )
Version 1.2.7
06 Apr 18:56
Compare
Sorry, something went wrong.
No results found
[1.2.7] - 2023-04-06
Bug Fixes
Use ansible_os_family in template (#133 )
Other Changes
Remove unused test script "semaphore" (#131 )
Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#134 )
Fingerprint RHEL System Role managed config files (#136 )