Alexei Znamensky
68ae04a95a
Cleanup of aliases skip statements ( #11686 )
...
* add scripts to clean aliases' skips
* remove legacy skips
* code cosmetics
* add license to ALIASES.md
* Fix typos in ALIASES.md documentation
* rolling back freebsd14.2 and 14.3 in iso_extract
* fix versions and re-run
2026-03-30 19:31:17 +02:00
Alexei Znamensky
b1ac989c70
remove skip/aix from aliases files ( #11660 )
2026-03-23 06:38:06 +01:00
Felix Fontein
476f2bf641
Integration tests: replace ansible_xxx with ansible_facts.xxx ( #11479 )
...
Replace ansible_xxx with ansible_facts.xxx.
2026-02-07 18:18:48 +01:00
Klention Mali
f63fdceb23
Fix typo on tests for module lvm_pv ( #10221 )
...
Typo on tests for module lvm_pv
Co-authored-by: klention <kmali@rash.al>
2025-06-07 21:24:13 +02:00
Klention Mali
367b28d765
lvm_pv: new module for LVM Physical Volumes ( #10070 )
...
* Added LVM Physical Volume module
* Fixed CI checks
* python 2.7 compatibility
* Fixed another fprint line not compatible with python 2.x
* Applied cosmetic changes
* Removed msg from RETURN section
* Updated the 'absent state' block logic
* Added integration tests
* Updated logic for creating loop devices on Alpine Linux
* Updated loop device path
* Minor, cosmetic changes
* Adjust indentation.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-07 17:55:20 +02:00