mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 07:57:38 +00:00
lvol: Fix pct of origin (#7053)
* add support for percentage of origin size for creating snapshot volumes
* add changelog fragment
* add pull request link
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix what's not idempotent
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| main.yml | ||
| setup.yml | ||
| setup_missing_pv.yml | ||
| teardown.yml | ||
| teardown_missing_pv.yml | ||
| test_active_change.yml | ||
| test_active_create.yml | ||
| test_grow_reduce.yml | ||
| test_indempotency.yml | ||
| test_pvresize.yml | ||
| test_uuid_reset.yml | ||