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
Monty Taylor 1e0e7a6b28 Add support for nova availability zones
If a cloud has availability zone support, it's possible to specify
an availability zone via the nova client. Add that as a config param.
10 years ago
..
azure Several azure fixes 10 years ago
cloudformation Parameters to disable_rollback are "true" or "false" 10 years ago
digital_ocean
digital_ocean_domain Fixed error in docs 11 years ago
digital_ocean_sshkey
docker Fix Docker image name parsing 10 years ago
docker_image Merge pull request #7925 from devpopol/fixes/api_error 11 years ago
ec2 ec2 module: document valid states 10 years ago
ec2_ami
ec2_ami_search
ec2_asg Added setting of the health_check options on an existing ASG 11 years ago
ec2_eip Minor indentation fixes on ec2_eip 10 years ago
ec2_elb
ec2_elb_lb
ec2_facts
ec2_group Merge pull request #8174 from altruism/devel 10 years ago
ec2_key
ec2_lc Adds support for Cloudwatch detailled monitoring in ec2_lc module. 11 years ago
ec2_metric_alarm
ec2_scaling_policy Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json 11 years ago
ec2_snapshot
ec2_tag Fix EC2_TAG module output structure when listing tags 11 years ago
ec2_vol
ec2_vpc Add note about changing resource_tags to required in ec2_vpc 11 years ago
elasticache
gc_storage
gce Update version_added attribute on recent GCE module additions. 11 years ago
gce_lb
gce_net
gce_pd Update version_added attribute on recent GCE module additions. 11 years ago
glance_image Adds an option to specify the glance endpoint type 11 years ago
keystone_user
linode require pycurl for linode module 11 years ago
nova_compute Add support for nova availability zones 10 years ago
nova_keypair Merge pull request #7259 from darKoram/nova_keypair_check_keys 11 years ago
ovirt
quantum_floating_ip
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet
rax Merge pull request #7477 from sivel/rax-user-data 11 years ago
rax_cbs
rax_cbs_attachments
rax_clb
rax_clb_nodes
rax_dns Merge branch 'rax-ptr' of https://github.com/sivel/ansible into sivel-rax-ptr 11 years ago
rax_dns_record Adding a note about 'type' field becoming required in rax_dns_record 11 years ago
rax_facts
rax_files
rax_files_objects
rax_identity
rax_keypair Allow public_key to be a path to a file 11 years ago
rax_meta
rax_network
rax_queue
rax_scaling_group Make sure to assign pyrax.cloudservers to cs. Fixes #8250 10 years ago
rax_scaling_policy
rds Remove validation of RDS DB instance type names because Amazon frequently adds new ones 11 years ago
rds_param_group Handle integer param values that are calculated values 11 years ago
rds_subnet_group
route53 New option for route53: retry_interval 11 years ago
s3
virt
vsphere_guest Fixed tracebacks when datacenter not found, when notes not given, and when collecting facts after VM creation. Fixes #8067. 11 years ago