community.general/lib/ansible/modules
Christopher Warner e6d01ff7e3 fix for ec2 module terminating instances outside of inventory -- Fixes #19427 (#26621)
* Proposed fix for issue 19427

* Use string_types and to_text for evaluation, if not on empty dict.

* if int, to_text and continue on
2018-01-17 20:15:10 -05:00
..
cloud fix for ec2 module terminating instances outside of inventory -- Fixes #19427 (#26621) 2018-01-17 20:15:10 -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
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