os_volume: Modify existing volume (#54905)

* add support for: volume resize, check_mode and diff

* add changelog fragment
This commit is contained in:
Andreas Calminder 2019-04-10 11:41:41 +02:00 committed by John R Barker
commit 7adfb1f714
2 changed files with 74 additions and 6 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- "add support for extending volumes in os_volume, also add module support for check_mode and diff"