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
James Cammarata 8b010cbb45 Make the ec2 wait code a little smarter
The code to determine the number of running instances could blow up
if the response from AWS did not actually contain any data. This code
makes it a bit smarter in handling, so that it will wait for a valid
response regardless of the wait condition.

Fixes #3980
12 years ago
..
cloud Make the ec2 wait code a little smarter 12 years ago
commands Allow for relative paths by using abspath 13 years ago
database Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel 12 years ago
files Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 12 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Fixed monit restarted error. 12 years ago
net_infrastructure Moving firewalld module from net_infra to system 12 years ago
network Fix bug in uri where redirect check fails. 12 years ago
notification Set default XMPP message type to 'chat'. 13 years ago
packaging changed deprecated channel_label attribute 12 years ago
source_control Elaborate on capabilities of subversion module 12 years ago
system Merge branch 'obsd-fix-release' of https://github.com/johanwiren/ansible into johanwiren-obsd-fix-release 12 years ago
utilities Make --check mode work with fireball and accelerate connections 12 years ago
web_infrastructure Doc fix in htpasswd module due to colon on the line 12 years ago