Skip to content

Releases: linux-system-roles/storage

Version 1.16.5

22 Apr 15:34

Choose a tag to compare

[1.16.5] - 2024-04-22

Bug Fixes

  • fix: Fix recreate check for formats without labelling support (#435)

Version 1.16.4

04 Apr 19:10

Choose a tag to compare

[1.16.4] - 2024-04-04

Other Changes

  • test: fix sector-based disk size calculation from ansible_devices (#433)

Version 1.16.3

04 Apr 16:19

Choose a tag to compare

[1.16.3] - 2024-04-04

Other Changes

  • ci: Bump ansible/ansible-lint from 6 to 24 (#429)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#431)

Version 1.16.2

13 Feb 17:49

Choose a tag to compare

[1.16.2] - 2024-02-13

Other Changes

  • ci: Bump codecov/codecov-action from 3 to 4 (#422)
  • ci: fix python unit test - copy pytest config to tests/unit (#423)
  • test: skip lvm pool shared test if not supported (#426)

Version 1.16.1

31 Jan 17:22

Choose a tag to compare

[1.16.1] - 2024-01-31

Other Changes

  • test: disk size is ok if less than 4 percent of expected (#420)

Version 1.16.0

27 Jan 20:49

Choose a tag to compare

[1.16.0] - 2024-01-27

New Features

  • feat: Enable GFS2 support in blivet (#418)

Version 1.15.1

17 Jan 20:31

Choose a tag to compare

[1.15.1] - 2024-01-16

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#410)
  • test: make comparison work with ansible 2.9/jinja 2.7 (#411)
  • ci: Bump actions/setup-python from 4 to 5 (#412)
  • ci: Bump github/codeql-action from 2 to 3 (#413)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#414)
  • test: Ensure lvm pool shared test cleanup (#415)

Version 1.15.0

12 Dec 16:37

Choose a tag to compare

[1.15.0] - 2023-12-12

New Features

  • feat: Added support for creating shared LVM setups (#388)

Other Changes

  • ci: Bump actions/github-script from 6 to 7 (#405)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#406)

Version 1.14.1

30 Nov 00:09

Choose a tag to compare

[1.14.1] - 2023-11-29

Other Changes

  • refactor: improve support for ostree systems (#403)

Version 1.14.0

09 Nov 23:57

Choose a tag to compare

[1.14.0] - 2023-11-09

New Features

  • feat: Support for creating volumes without a FS (#400)