1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/cloud
Lorin Hochstein 0df1195fb9 Genericize module to support multiple distros
Make the module implementatino more generic to support distributions
other than Ubuntu in the future.

Adds distro as a new parameter.
2013-11-09 14:57:02 -05:00
..
cloudformation make cloudformation module accept template_parameters from command line 2013-10-31 17:00:03 -07:00
digital_ocean Merge pull request #4346 from dmkoch/digitalocean-droplet-options 2013-10-14 17:05:06 -07:00
docker Fixes from docker-ansible, update license to be same as other modules 2013-11-03 12:48:03 -08:00
ec2 Honor wait on ec2 instance termination 2013-11-01 18:57:20 -04:00
ec2_ami Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_ami_search Genericize module to support multiple distros 2013-11-09 14:57:02 -05:00
ec2_eip Fix for connect method parameter order 2013-11-03 14:48:35 +07:00
ec2_elb Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_facts Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_group Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_tag Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_vol Merge pull request #4770 from dragon3/devel 2013-11-01 09:32:54 -07:00
gc_storage fix to work like copy module 2013-10-22 09:03:52 +05:30
gce Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_lb Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_net Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
gce_pd Fix deprecation warnings in the Google modules. 2013-10-19 13:03:14 -04:00
glance_image
keystone_user
linode Revised patch for more password entropy 2013-11-01 09:51:35 -05:00
nova_compute Merge pull request #4740 from retr0h/return-server-object-not-list 2013-10-31 14:51:08 -07:00
nova_keypair
ovirt fixed permissions of module library/cloud/ovirt 2013-10-26 09:05:21 +02:00
quantum_floating_ip
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet
rax Add note about feature being new in 1.4 2013-10-14 11:57:19 -04:00
rax_clb If you try to delete a balancer that isn't there, don't blow up 2013-11-07 10:46:50 -06:00
rax_clb_nodes Rename rax_clb to rax_clb_nodes in docs and examples 2013-11-07 12:56:59 -06:00
rax_network Update module based on upstream feedback 2013-11-06 12:36:47 -06:00
rds
route53 Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
s3 Remove duplicate "download_s3file" execution when the destination path doesn't exist 2013-11-05 22:03:40 +09:00
virt