Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Releases: Accelize/ansible-role-linux-kernel

1.2.9

17 Feb 15:05
Compare
Choose a tag to compare

Role Available on Ansible galaxy.

Changes:

  • 14ae1c9 Tests: Replace CentOS8 by CentOS8 Stream
  • 42e41cd Fix Ansible lint
  • e9ea379 Fix Debian old kernel packages clean up removing installed package and not idempotent.
  • 00e7f0e Fix when using with_item

This list of changes was auto generated.

1.2.8

16 Aug 14:25
Compare
Choose a tag to compare

Role Available on Ansible galaxy.

Changes:

  • b50572e Make RedHat kernel list more generic

This list of changes was auto generated.

1.2.7

13 Aug 12:16
Compare
Choose a tag to compare

Role Available on Ansible galaxy.

Changes:

  • a95b10e Fix kernel installation on Ubuntu with some specific variants (like aws) + refactor code

This list of changes was auto generated.

1.2.6

30 Jun 09:25
Compare
Choose a tag to compare

Role Available on Ansible galaxy.

Changes:

  • 468eab3 Update OS list in metadata

This list of changes was auto generated.

1.2.5

30 Jun 09:09
Compare
Choose a tag to compare

Role Available on Ansible galaxy.

Changes:

  • a318984 Fix listing package on CentOS8
  • 47b7778 Migrate from Travis, apply Black and more linters
  • 97c108a Improve retries

This list of changes was auto generated.

1.2.4

27 Nov 14:15
Compare
Choose a tag to compare
  • Remove architecture from current kernel version on RHEL based OS.

1.2.3

27 Nov 12:59
Compare
Choose a tag to compare
  • Ensure facts are up to date at the end of the role.

1.2.2

27 Nov 11:03
Compare
Choose a tag to compare
  • Idempotency : Keep current kernel version if matching required version even if an update is available.

1.2.1

03 Oct 14:56
Compare
Choose a tag to compare
  • Ensure CentOS Vault repositories list is up to date.

1.2.0

03 Oct 12:51
Compare
Choose a tag to compare
  • Reboot the host if the Kernel version changed or notify the user about the reboot requirement.