Releases: linux-system-roles/storage
Releases · linux-system-roles/storage
Version 1.21.0
[1.21.0] - 2026-04-28
New Features
- feat: add role fingerprint to system journal (#614)
Bug Fixes
- fix: use correct encryption_key parameter, improve error messages (#601)
Other Changes
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#593)
- ci: Bump codecov/codecov-action from 5 to 6 (#602)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#603)
- ci: use codecov @v6 [citest_skip] (#604)
- refactor: comply with Ansible partner certification checks [citest_skip] (#605)
- ci: update header for run_role_with_clear_facts [citest_skip] (#606)
- test: support ansible-test milestone version 2.22 (#610)
- ci: Comply with Ansible partner certification checking [citest_skip] (#612)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#613)
- test: add role fingerprints to syslog (#615)
Version 1.20.0
[1.20.0] - 2026-03-16
New Features
- feat: Added support for debian 13 [WIP] (#598)
Other Changes
- ci: bump actions/upload-artifact from 6 to 7 (#594)
- ci: tox-lsr 3.16.0 - fix qemu tox test failures - rename to qemu-ansible-core-X-Y [citest_skip] (#595)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#596)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#599)
Version 1.19.5
Version 1.19.4
[1.19.4] - 2026-02-06
Bug Fixes
- fix: Volume with no size is same as size 100% - fixes divide by zero error (#583)
Other Changes
Version 1.19.3
Version 1.19.2
[1.19.2] - 2026-01-06
Bug Fixes
- fix: check for no disks specified and report correct error (#575)
Other Changes
Version 1.19.1
[1.19.1] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#571)
Other Changes
- ci: bump github/codeql-action from 3 to 4 (#566)
- ci: bump actions/upload-artifact from 4 to 5 (#567)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#568)
- ci: bump tox-lsr to 3.13.0 (#569)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#570)
Version 1.19.0
[1.19.0] - 2025-10-21
New Features
- feat: Add support for creating multiple partitions (#552)
Bug Fixes
- fix: Allow running on systems without /etc/fstab present (#562)
Other Changes
- ci: bump actions/checkout from 4 to 5 (#553)
- ci: rollout several recent changes to CI testing (#555)
- ci: support openSUSE Leap in qemu/kvm test matrix (#556)
- ci: use the new epel feature to enable EPEL for testing farm (#558)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#560)
- ci: use JSON format for __bootc_validation (#561)
- ci: bump actions/setup-python from 5 to 6 (#563)
- ci: bump actions/github-script from 7 to 8 (#564)