community.general/lib/ansible/modules/storage
Chris Archibald 8dbdd987d8 Fix .encode('hex') call for python3 (#53343)
* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* documentation changes

* Revert "documentation changes"

This reverts commit 02c369d0414fdff492d90865c903bdade3174261.

* fix encode calls for python3

* fix small issue

* switch to to_text

* Fix string
2019-03-27 16:03:58 +00:00
..
emc Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
glusterfs Add gluster_heal_facts module for Gluster storage. (#45997) 2019-03-25 16:33:31 +05:30
hpe3par hpe3par document type (#52992) 2019-03-01 09:57:22 -06:00
ibm IBM_Storage: fix host_add_ports (#49420) 2019-01-22 11:05:00 +00:00
infinidat Assorted pylint fixes 2019-02-15 06:54:47 -08:00
netapp Fix .encode('hex') call for python3 (#53343) 2019-03-27 16:03:58 +00:00
purestorage Add Pure Storage FlashArray module to support Offload to NFS and S3 targets (#53664) 2019-03-27 14:56:50 +00:00
zfs Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
__init__.py