Releases: linux-system-roles/storage
Releases · linux-system-roles/storage
Version 1.18.0
[1.18.0] - 2024-07-23
New Features
- feat: write storage role fingerprint to /etc/fstab (#458)
Other Changes
- docs: Fix multiple small issues in README.md (#456)
Version 1.17.1
[1.17.1] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#452)
Other Changes
- ci: ansible-lint action now requires absolute directory (#451)
Version 1.17.0
[1.17.0] - 2024-06-11
New Features
- feat: PV resize support (#438)
- feat: Stratis support (#439)
Bug Fixes
- fix: Fix 'possibly-used-before-assignment' pylint issues (#440)
- fix: Get same sector size disks for multi device LVM tests (#441)
- fix: Fix expected error message in tests_misc.yml (#446)
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#442)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#445)
- test: lsblk can return LOG_SEC or LOG-SEC (#447)
- ci: Add supported_ansible_also to .ansible-lint (#448)
- test: lvm pool members test fix (#449)
Version 1.16.5
[1.16.5] - 2024-04-22
Bug Fixes
- fix: Fix recreate check for formats without labelling support (#435)
Version 1.16.4
[1.16.4] - 2024-04-04
Other Changes
- test: fix sector-based disk size calculation from ansible_devices (#433)
Version 1.16.3
[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
[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
[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
[1.16.0] - 2024-01-27
New Features
- feat: Enable GFS2 support in blivet (#418)
Version 1.15.1
[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)