Releases: linux-system-roles/storage
Releases · linux-system-roles/storage
Version 1.20.0
16 Mar 18:09
Compare
Sorry, something went wrong.
No results found
[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
23 Feb 21:59
Compare
Sorry, something went wrong.
No results found
[1.19.5] - 2026-02-23
Bug Fixes
fix: ensure libblockdev-loop package on EL7 for loop mounts (#591 )
Other Changes
ci: tox-lsr version 3.15.0 [citest_skip] (#588 )
ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#589 )
ci: Ansible version must be string, not float [citest_skip] (#590 )
Version 1.19.4
07 Feb 01:28
Compare
Sorry, something went wrong.
No results found
[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
ci: bump ansible/ansible-lint from 25 to 26 (#584 )
ci: skip most CI checks if title contains citest skip [citest_skip] (#585 )
ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#586 )
Version 1.19.3
13 Jan 21:48
Compare
Sorry, something went wrong.
No results found
[1.19.3] - 2026-01-13
Bug Fixes
fix: add vdo package for Fedora OSTree (#579 )
Other Changes
ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#580 )
Version 1.19.2
06 Jan 17:02
Compare
Sorry, something went wrong.
No results found
[1.19.2] - 2026-01-06
Bug Fixes
fix: check for no disks specified and report correct error (#575 )
Other Changes
ci: bump actions/checkout from 5 to 6 (#573 )
ci: add qemu tests for Fedora 43, drop Fedora 41 (#574 )
ci: bump actions/upload-artifact from 5 to 6 (#576 )
refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#577 )
Version 1.19.1
17 Nov 19:32
Compare
Sorry, something went wrong.
No results found
[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
21 Oct 19:04
Compare
Sorry, something went wrong.
No results found
[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 )
Version 1.18.20
01 Aug 13:10
Compare
Sorry, something went wrong.
No results found
[1.18.20] - 2025-08-01
Other Changes
tests: Fix verification for LVM pool on top encrypted MD RAID (#549 )
test: fix error string checking for raid failures (#550 )
Version 1.18.19
24 Jul 15:30
Compare
Sorry, something went wrong.
No results found
[1.18.19] - 2025-07-24
Bug Fixes
fix: Show better error when trying to create RAID without enough disks (#545 )
fix: the encryption_key parameter should not be marked as no_log (#546 )
Other Changes
test: test luks encryption key (#547 )
Version 1.18.18
09 Jul 21:00
Compare
Sorry, something went wrong.
No results found
[1.18.18] - 2025-07-09
Other Changes
refactor: make task names unique; fix indentation (#542 )
refactor: correct volume names changed by previous fix (#543 )