community.general/lib/ansible/modules/cloud
Megian 7a5e7c83d3 dictionary changed size during iteration error (#37454)
Iterating an object and changing it at the same time is unsecure and no longer permitted in Python >= 3.6

Provisioning an instance fail with the Python error: "RuntimeError: dictionary changed size during iteration"
2018-04-03 06:13:09 -04:00
..
amazon ec2_snapshot_copy: WaitError and ClientError exception handling (#38072) 2018-04-03 10:23:35 +10:00
atomic Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure fix typo (#38131) 2018-03-30 03:46:53 -04:00
centurylink Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cloudscale dictionary changed size during iteration error (#37454) 2018-04-03 06:13:09 -04:00
cloudstack cs_user: fix E325 (#38158) 2018-03-31 11:44:04 +02:00
digital_ocean New module: digital_ocean_domain_facts (#37269) 2018-03-26 01:48:13 -04:00
dimensiondata Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker Ensure the MAC address uses colons instead of hyphens for later comparison. Fixes #35463 (#35465) 2018-03-27 15:20:01 -04:00
google GCP: Compute IP Addresses (#36325) 2018-04-02 16:42:49 -04:00
linode Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
misc changes description to match module (#31364) 2018-04-02 11:24:15 -04:00
oneandone Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
opennebula Add OpenNebula one_image module (#37831) 2018-04-02 16:58:39 +02:00
openstack Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovh Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt ovirt_host_networks: Fix of bond assignment (#38054) 2018-03-30 07:56:11 -04:00
packet Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
profitbricks Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
smartos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
spotinst Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
univention Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vmware Add NSX-T Logical Switch support in vmware_guest (#37979) 2018-04-02 05:35:13 -04:00
vultr vultr: fix py3 compat (#37171) 2018-03-08 16:46:06 +01:00
webfaction Adding metadata from existing app to the JSON results, so that, for example, the app port can be referenced later 2018-03-18 09:43:41 -07:00
__init__.py