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 1c5bdba977 s3: better check for walrus
Check for Walrus endpoint by looking to see if the endpoint is not AWS.

This fixes a bug where the user specifies an AWS endpoint via S3_URL,
but the code interprets it as Walrus and then fails.
2013-10-16 13:22:41 -04:00
..
cloudformation Fail cloudformation operation when it is not completed successfully 2013-09-30 15:47:43 +02:00
digital_ocean Merge pull request #4346 from dmkoch/digitalocean-droplet-options 2013-10-14 17:05:06 -07:00
ec2 Corrected docs ("monitor" -> "monitoring" and dissociated monitoring from instance_tags in examples) 2013-10-11 13:32:23 -04:00
ec2_ami ec2_ami: Account for AWS's "eventual consistency" with AMI creation. 2013-10-04 23:17:04 +08:00
ec2_eip Merge pull request #4330 from tgerla/ec2_eip-docs 2013-10-01 15:12:07 -07:00
ec2_elb
ec2_facts
ec2_group Add idempotency support to ec2_group 2013-10-02 11:29:59 -04:00
ec2_tag Fix bug for setting ec2 tags 2013-10-12 20:57:32 +08:00
ec2_vol
glance_image
keystone_user
linode Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
nova_compute nova compute fix regex in instance name 2013-10-10 11:44:30 +05:30
nova_keypair
ovirt Slight tweak to ovirt module docs. 2013-10-14 11:43:01 -04: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 Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04: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 s3: better check for walrus 2013-10-16 13:22:41 -04:00
virt