Commit Graph

4 Commits (74a2bf4369cde4fcffd6dacb70682bd467ad0805)

Author SHA1 Message Date
James Laska 1d368f9e1f Correct documentation URLs 11 years ago
willthames 91b827768d Ensure async terminates when time limit is not divisible by 5
Because async_wrapper subtracts 5 from time_limit and checks for
equality to zero, values not divisible by 5 will go negative and
continue forever.
11 years ago
Joshua Lund 166ea0e175 * Updated all ansible.cc references in the documentation to point
to ansibleworks.com
* Fixed a few misspelled words
11 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago