summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/storage/ibm/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* migration final cleanupAnsible Core Team2020-03-091-0/+0
|
* Add ibm storage module to ansible (#39960)tzurE2018-08-151-0/+0
* Initial commit for ibm_storage ansible modules Added modules for managing IBM Spectrum Accelerate storage systems. Separate modules to manipulate storage entities within the systems. * sanity checks fix * PR sanity checks fix * updated the review to contain only one module, one utility and doc fragment, as instructed at the core meeting. * IBM_Storage: fixed review issues. * IBM_Storage: fix review issues * IBM_Storage: review issues and sanity checks * IBM_Storage: Review and sanity fixes * IBM_Storage: pep8 fix * IBM_Storage: review fixes * IBM_Storage: review issues * IBM_storage: license fix