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
Yap Sok Ann 4269bb6a45 ec2: Fix bug with running/stopped state and wait=yes.
If `get_all_instances` returns multiple reservations, the old wait loop only
dealt with the first reservation. Thus, the wait loop may end before all
instances get to be running/stopped.

Also clean up the code a little.
12 years ago
..
cloud ec2: Fix bug with running/stopped state and wait=yes. 12 years ago
commands Clarify free_form isn't a real option :) 12 years ago
database Merge pull request #6796 from mistaka0s/mysqldump_fix 12 years ago
files assemble module: fix insertion of newlines when not needed. 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Fix librato_annotation docstring 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network Fixes #6857 Make the url parameter required for get_url 12 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 12 years ago
packaging Update apt:deb with correct version 12 years ago
source_control Addresses #6750 Use --help instead of - 12 years ago
system Modified Cron to add AIX Crontab support, changed according to suggestions 12 years ago
utilities Acclerate improvements 12 years ago
web_infrastructure Add version_added info + changelog 12 years ago