community.general/lib/ansible/modules/cloud
Sloane Hertel 380ac577c6 [cloud] ec2_facts: make ec2_facts python3 compatible - fixes #23595 (#23872)
* make ec2_facts python3 compatible

* remove parentheses and use pop() instead of del
2017-04-24 16:09:46 -04:00
..
amazon [cloud] ec2_facts: make ec2_facts python3 compatible - fixes #23595 (#23872) 2017-04-24 16:09:46 -04:00
atomic Fix atomic pylint issues 2017-04-11 16:26:51 -07:00
azure fixes #4441 passing subnet_name parameter (#18920) 2017-04-12 10:58:56 -07:00
centurylink New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudscale E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudstack Adds attached volumes to instance facts (#23132) 2017-04-09 11:59:41 +02:00
digital_ocean E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
dimensiondata New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
docker typo: psuedo -> pseudo (#23177) 2017-03-31 10:48:29 -04:00
google [cloud][GCP]: New module gcp_backend_service for load balancer backends (#22857) 2017-03-30 16:59:35 -04:00
linode Add support for custom kernelid specification in Linode module 2017-04-04 10:50:39 -07:00
lxc New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lxd New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
misc Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
openstack Allow modifying security groups in os_server (#23207) 2017-04-12 18:19:15 +02:00
ovh New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovirt cloud: ovirt: import VM from external source (#22450) 2017-04-24 08:59:35 -04:00
packet E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
profitbricks E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
pubnub [cloud] Added account selection to PubNub BLOCKS (#23160) 2017-04-03 14:05:38 -04:00
rackspace New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
smartos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
softlayer E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
univention New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware Show UUID instead of name when using UUID to select snapshot (#23787) 2017-04-20 11:11:04 +01:00
webfaction E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
__init__.py