Files
community.general/lib/ansible/modules
Elad Alfassa ea1361a927 modules/na_cdot_lun: properly compare LUN size (#34846)
current_size is returned from the API as string, while self.size
(the requested size) is an integer. This caused the comparison
to always be False, and a resize request to always be sent.
2018-01-17 16:32:54 -05:00
..
2017-12-21 20:42:44 -08:00
2018-01-15 21:15:04 -08:00
2016-12-08 11:35:20 -05:00