No description
Find a file
Yap Sok Ann 05a235a318 ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
Calling `ec2.get_image` right after `ec2.create_image` may raise error
"InvalidAMIID.NotFound". This has happend roughly 1 time out of 10 for me.

Other people has bitten by this too:
- 5707f100a0
- http://stackoverflow.com/a/14794952
- https://bitbucket.org/utoolity/bamboo-aws-plugin/pull-request/22/baws-116-fix-ec2-image-task-failing-with/diff
2013-10-04 23:17:04 +08:00
cloud ec2_ami: Account for AWS's "eventual consistency" with AMI creation. 2013-10-04 23:17:04 +08:00
commands Allow for relative paths by using abspath 2013-08-20 22:48:42 -07:00
database Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel 2013-09-23 14:53:46 -05:00
files Fixed a typo in the fetch module documentation 2013-10-02 16:02:18 -06:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Fixed monit restarted error. 2013-09-16 19:14:17 -04:00
net_infrastructure Moving firewalld module from net_infra to system 2013-09-21 01:02:19 -05:00
network * Updated SHA-256 functionality in the get_url module 2013-09-27 14:37:21 -06:00
notification Set default XMPP message type to 'chat'. 2013-07-26 21:30:10 +01:00
packaging Fix for Issue #2470 - gem version string processing 2013-10-02 17:55:30 -04:00
source_control fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00
system fixed firewalld get_service_enabled 2013-10-02 18:52:53 -05:00
utilities Fix for network byte order issues in accelerate 2013-10-02 15:37:15 -05:00
web_infrastructure htpasswd documentation formatting fix 2013-10-02 08:24:21 -04:00