community.general/lib/ansible/modules
Abhijeet Kasurde 8f3f7f104f DigitalOcean: typecast map function for Python3 (#37126)
In Python2, `map` returns list whereas Python3, `map` function
 returns iterator. This fix typecast map function for Python3.

Fixes: #37114

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-03-07 11:31:23 -05:00
..
cloud DigitalOcean: typecast map function for Python3 (#37126) 2018-03-07 11:31:23 -05:00
clustering Fix consul module service deregistration (#34847) 2018-03-06 11:57:04 -05:00
commands Add note to use script module rather than inline here documents (#32863) 2018-02-21 09:12:09 -05:00
crypto crypto: Fix incorrect type for privatekey_passphrase (#36868) 2018-02-28 17:19:22 +01:00
database influxdb_user: implement user password change (#35471) 2018-02-06 11:01:51 +01:00
files ini_file: add allow_no_value param (#24442) 2018-03-05 17:05:41 +01:00
identity keycloak_client: expand documentation, add some checking (#35545) 2018-02-08 08:07:54 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Fix description for rabbitmq_policy (#36149) 2018-02-14 09:41:05 +01:00
monitoring Update zabbix_maintenance.py (#36123) 2018-02-22 10:46:04 -05:00
net_tools allows ib_spec attrs to be filtered in update (#36673) 2018-02-26 07:55:26 -05:00
network Don't fail on configure in command (#37011) 2018-03-06 18:10:09 -05:00
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Python3 issues in maven_artifact (#37035) 2018-03-05 12:11:27 -08:00
remote_management Added extra choice floppy for bootdev option in ipmi_boot module (#36174) 2018-02-27 15:18:55 +00:00
source_control gitlab_project: don't ignore errors (#36702) 2018-02-28 23:22:47 +01:00
storage Fix author string in documentation section (#36798) 2018-02-27 20:25:24 +00:00
system Assume firewall is offline on DBUS_ERROR during init (#36486) 2018-03-03 21:59:10 -06:00
utilities undeprecate include 2018-02-07 12:35:56 -05:00
web_infrastructure letsencrypt: add new param force (#37077) 2018-03-06 20:51:24 +01:00
windows win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used (#36762) 2018-03-07 08:40:57 +10:00
__init__.py