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 8938222029 Pass through nova region name
If the region name is specified in the config, we need to pass it
in to the nova client constructor. Since key_name is similarly optional,
go ahead and handle both parameters the same.
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 10 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 10 years ago
ec2_vol
ec2_vpc Add note about changing resource_tags to required in ec2_vpc 10 years ago
elasticache
gc_storage
gce Update version_added attribute on recent GCE module additions. 10 years ago
gce_lb
gce_net
gce_pd Update version_added attribute on recent GCE module additions. 10 years ago
glance_image Adds an option to specify the glance endpoint type 10 years ago
keystone_user
linode
nova_compute Pass through nova region name 10 years ago
nova_keypair Merge pull request #7259 from darKoram/nova_keypair_check_keys 11 years ago
ovirt
quantum_floating_ip Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet. 11 years ago
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 10 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 10 years ago
rax_dns_record Adding a note about 'type' field becoming required in rax_dns_record 10 years ago
rax_facts
rax_files
rax_files_objects
rax_identity
rax_keypair
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 Add Rackspace Autoscale modules 11 years ago
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 10 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. 10 years ago