- 10 Dec, 2014 11 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
They're not being run by default so make sure they're ready to show errors when we turn them on for v2
Toshio Kuratomi committed -
(and a few unicode tests because they make clearer what we're testing) works. disabled for now since they mostly do not pass on 1.8. We'll want to enable them when we start integration testing the v2 tree.
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Brian Coca committed
-
Typo fix in playbook delegation docs.
Brian Coca committed -
Mike Putnam committed
-
Typo fix
Brian Coca committed -
Mike Putnam committed
-
- 09 Dec, 2014 9 commits
-
-
Fixes #9758
Toshio Kuratomi committed -
Add missing connection and header
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Docfix: checking a background task
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Thomas Tourlourat committed
-
Minor changes to wording on how to check a background task with async_status. Fixes #9740
Lorin Hochstein committed
-
- 08 Dec, 2014 8 commits
-
-
Brian Coca committed
-
Docfix: running background tasks without polling
Michael DeHaan committed -
typofixes - https://github.com/vlajos/misspell_fixer
Michael DeHaan committed -
Disable automatic running of test_delegate_to with an explanation of what it would take to set this up in our automated test systems
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 07 Dec, 2014 1 commit
-
-
Fix the example in the doc to explicitly set the poll interval to zero so the job doesn't poll. To run a background task without polling, you need to set the poll interval to zero. However, Ansible's default poll setting is 15 seconds, so not specifying the poll interval will cause a background job to poll.
Lorin Hochstein committed
-
- 05 Dec, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 04 Dec, 2014 9 commits
-
-
Have known_hosts function use the url parameter instead of getting a specific attribute out of the module dict. This makes the function useful in more places
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
fixed integration test as with_items
Toshio Kuratomi committed -
empty
Brian Coca committed -
Listify revert errorhandling
Brian Coca committed -
This 'mostly' reverts commit 2769098f. Conflicts: lib/ansible/utils/__init__.py test/units/TestUtils.py
Brian Coca committed -
Brian Coca committed
- 03 Dec, 2014 1 commit
-
-
Toshio Kuratomi committed
-