mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-20 13:01:44 -07:00
lvol: honor check_mode on thinpool (#2935)
* lvol: support check_mode on thinpool * add changelog * Add %s when needed * correct changelog sentence Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9b02230477
commit
b2b4877532
2 changed files with 5 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- lvol - honor ``check_mode`` on thinpool (https://github.com/ansible-collections/community.general/issues/2934).
|
Loading…
Add table
Add a link
Reference in a new issue