You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/cloud
James Cammarata 8956c636a5 Remove incorrect use of module.fail_json during import check for s3
Fixes #8698
10 years ago
..
azure Several azure fixes 10 years ago
cloudformation Parameters to disable_rollback are "true" or "false" 10 years ago
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 10 years ago
digital_ocean_domain Replace all occurrences of "Digital Ocean" with "DigitalOcean" 10 years ago
digital_ocean_sshkey Replace all occurrences of "Digital Ocean" with "DigitalOcean" 10 years ago
docker Fix bad commit from #8095 and fix bad splitting on :'s in the image 10 years ago
docker_image Merge pull request #7925 from devpopol/fixes/api_error 10 years ago
ec2 Merge pull request #7401 from atlashealth/ec2_set_ebs_optimized 10 years ago
ec2_ami Moved AWS modules over to common module fragments 10 years ago
ec2_ami_search ec2_ami_search: new EBS types 10 years ago
ec2_asg asg-properties Get all the properties from ASG's 10 years ago
ec2_eip Fix for #8344 10 years ago
ec2_elb multiple spelling error changes 10 years ago
ec2_elb_lb Fixing version_added strings for new features in ec2_elb_lb 10 years ago
ec2_facts Remove invalid variable 10 years ago
ec2_group update version_added 10 years ago
ec2_key Moved AWS modules over to common module fragments 10 years ago
ec2_lc Adds support for public_ip boolean for launch configurations. 10 years ago
ec2_metric_alarm Add proper state output to ec2_asg, ec2_metric_alarm, ec2_scaling_policy 10 years ago
ec2_scaling_policy Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json 10 years ago
ec2_snapshot Improve the ec2_snapshot argument spec and docs 10 years ago
ec2_tag Fix EC2_TAG module output structure when listing tags 10 years ago
ec2_vol Merge pull request #6847 from atlashealth/ec2_vol_list 10 years ago
ec2_vpc Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
elasticache cloud/elasticache: Ensure self.data is iterable 10 years ago
gc_storage multiple spelling error changes 10 years ago
gce Update version_added attribute on recent GCE module additions. 10 years ago
gce_lb Removing zone choices that overly-limit available zones for gce 10 years ago
gce_net Fix version_added for new params in gce_net 10 years ago
gce_pd Update version_added attribute on recent GCE module additions. 10 years ago
glance_image Add common auth handling across openstack modules 10 years ago
keystone_user Update keystone_user doc for tenant_description 10 years ago
linode require pycurl for linode module 10 years ago
nova_compute Update openstack module parameters to read 1.8 for version_added on new attributes. 10 years ago
nova_keypair Add common auth handling across openstack modules 10 years ago
ovirt Use ovirtsdk if it installed, but fall out gracefully if it is not 11 years ago
quantum_floating_ip Add common auth handling across openstack modules 10 years ago
quantum_floating_ip_associate Add common auth handling across openstack modules 10 years ago
quantum_network Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
quantum_router Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
quantum_router_gateway Add common auth handling across openstack modules 10 years ago
quantum_router_interface Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
quantum_subnet Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
rax Dedupe PTR record related code in rax_dns_record 10 years ago
rax_cbs Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_cbs_attachments Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_cdb Dedupe code and switch to shared doc fragments 10 years ago
rax_cdb_database Dedupe code and switch to shared doc fragments 10 years ago
rax_cdb_user Dedupe code and switch to shared doc fragments 10 years ago
rax_clb Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_clb_nodes Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_dns Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_dns_record Dedupe PTR record related code in rax_dns_record 10 years ago
rax_facts Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_files Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_files_objects Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
rax_identity Use new shared rax_to_dict and normalize the services key into something that makes sense 10 years ago
rax_keypair Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_meta Add rax_meta module 10 years ago
rax_network rax modules improvements 10 years ago
rax_queue rax modules improvements 10 years ago
rax_scaling_group Move additional rackspace common code into module_utils/rax.py 10 years ago
rax_scaling_policy Move additional rackspace common code into module_utils/rax.py 10 years ago
rds Remove validation of RDS DB instance type names because Amazon frequently adds new ones 10 years ago
rds_param_group Handle integer param values that are calculated values 10 years ago
rds_subnet_group Adds modules for managing Amazon RDS parameter and subnet groups. 10 years ago
route53 New option for route53: retry_interval 10 years ago
s3 Remove incorrect use of module.fail_json during import check for s3 10 years ago
virt Fix the default url of get_xml function. 10 years ago
vsphere_guest Fixed tracebacks when datacenter not found, when notes not given, and when collecting facts after VM creation. Fixes #8067. 10 years ago