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
..
cloud [cloud] kinesis stream server side encryption - fixes #30269 (#30689) 2018-01-17 13:23:27 -05:00
clustering Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
database Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
files Temporary (#31677) 2018-01-15 21:15:04 -08:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
net_tools nmcli: Add ipv4.dns-search attribute (#34261) 2018-01-16 08:58:40 +01:00
network Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
remote_management Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
source_control Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
storage modules/na_cdot_lun: properly compare LUN size (#34846) 2018-01-17 16:32:54 -05:00
system Logger-process is not considered for pid and state (#34905) 2018-01-17 10:50:28 -05:00
utilities Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
web_infrastructure Making letsencrypt module work with Python 3. (#34324) 2018-01-17 05:27:12 -05:00
windows Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00