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
willthames a1aec8dadd Delay instance tagging to later in the instance creation process
Tagging recently created instances can result in
InvalidInstanceID.NotFound errors.

By delaying the tagging until the last part of instance creation,
we should be typically more fortunate (avoiding all such race
conditions might need more work)
2014-06-19 11:21:28 +10:00
..
azure Catch error in azure related to a failed deployment when creating a vm 2014-06-12 10:25:31 -05:00
cloudformation
digital_ocean
digital_ocean_domain Fixed error in docs 2014-06-18 18:29:06 +02:00
digital_ocean_sshkey
docker Docker links and required alias 2014-06-10 22:53:55 +10:00
docker_image Fix task description 2014-06-13 15:15:29 -07:00
ec2 Delay instance tagging to later in the instance creation process 2014-06-19 11:21:28 +10:00
ec2_ami
ec2_ami_search
ec2_asg Catch failed connection due to a bad region in ec2_scaling_policy 2014-06-05 19:40:21 -05:00
ec2_eip
ec2_elb removed unwanted 'if wait else None' 2014-04-24 20:41:51 +00:00
ec2_elb_lb Fixing version_added strings for new features in ec2_elb_lb 2014-06-04 13:37:04 -05:00
ec2_facts Remove invalid variable 2014-04-24 01:12:55 +02:00
ec2_group Merge pull request #7653 from evanccopengeo/devel 2014-06-06 10:34:42 -05:00
ec2_key
ec2_lc updated example to include instance_type 2014-04-24 11:50:49 -06:00
ec2_metric_alarm
ec2_scaling_policy Catch failed connection due to a bad region in ec2_scaling_policy 2014-06-05 16:44:55 -05:00
ec2_snapshot Improve the ec2_snapshot argument spec and docs 2014-05-01 13:11:41 +10:00
ec2_tag update documentation to include missing option 2014-04-23 08:44:43 -05:00
ec2_vol Fix typo 2014-05-07 10:35:16 +02:00
ec2_vpc Merge pull request #6985 from jimi-c/issue_6763_ec2_vpc_params 2014-04-23 10:08:50 -05:00
elasticache
gc_storage
gce Removing zone choices that overly-limit available zones for gce 2014-05-05 11:58:39 -05:00
gce_lb Removing zone choices that overly-limit available zones for gce 2014-05-05 11:58:39 -05:00
gce_net
gce_pd
glance_image
keystone_user Don't use deprecated BaseException.message in keystone_user 2014-06-02 15:11:53 +10:00
linode require pycurl for linode module 2014-05-27 14:37:44 -04:00
nova_compute
nova_keypair Merge pull request #7259 from darKoram/nova_keypair_check_keys 2014-06-09 23:53:22 -05:00
ovirt
quantum_floating_ip Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet. 2014-06-06 17:03:26 -04:00
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet Add documentation for required parameter name to quantum_subnet 2014-05-09 15:17:04 +02:00
rax Merge branch 'rax-meta' of https://github.com/sivel/ansible into sivel-rax-meta 2014-06-04 11:02:35 -05:00
rax_cbs Don't fail in rax_cbs when the volume is not found 2014-05-25 19:39:43 -05:00
rax_cbs_attachments
rax_clb
rax_clb_nodes
rax_dns Add notes to rax_dns and rax_dns_record to recommend using serial: 1 2014-05-22 11:58:28 -05:00
rax_dns_record Add notes to rax_dns and rax_dns_record to recommend using serial: 1 2014-05-22 11:58:28 -05:00
rax_facts
rax_files
rax_files_objects
rax_identity
rax_keypair
rax_meta Add rax_meta module 2014-06-01 14:31:26 -05:00
rax_network
rax_queue
rax_scaling_group Perform safe normalization of nics to use uuid 2014-06-13 12:17:42 -05:00
rax_scaling_policy Add Rackspace Autoscale modules 2014-06-06 11:30:07 -05:00
rds rds module: Fix undeclared reference to "params" when setting password in 2014-05-09 05:49:11 -04:00
rds_param_group
rds_subnet_group
route53 Fix to unescape * was discarded by unescape of @ 2014-05-08 14:20:32 -04:00
s3
virt
vsphere_guest During vsphere config check attempt cast before marking values missing 2014-05-14 15:57:26 -05:00