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
parent 44c2061c70
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"