- 19 Dec, 2014 1 commit
-
-
Includes a basic test of the clone and update cases.
Rohan McGovern committed
-
- 17 Dec, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 16 Dec, 2014 3 commits
-
-
Toshio Kuratomi committed
-
Now uses sha1 checksums following merge of 9688. Also I undid the changes I made to fetch.py win_template.py now uses conn.shell.has_trailing_slash and conn.shell.join_path updated integration tests.
Jon Hawkesworth committed -
root committed
-
- 10 Dec, 2014 7 commits
-
-
Toshio Kuratomi committed
-
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 -
Brian Coca committed
-
- 09 Dec, 2014 1 commit
-
-
Brian Coca committed
-
- 08 Dec, 2014 2 commits
-
-
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
-
- 07 Dec, 2014 1 commit
-
- 04 Dec, 2014 5 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
empty
Brian Coca committed -
This 'mostly' reverts commit 2769098f. Conflicts: lib/ansible/utils/__init__.py test/units/TestUtils.py
Brian Coca committed
- 03 Dec, 2014 2 commits
-
-
Fixes #9663
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
- 02 Dec, 2014 3 commits
-
-
Now that we have all of the postgres db being blown away the package manager is initializing a new db. We don't need to do it manually anymore
Toshio Kuratomi committed -
Chris Church committed
-
Toshio Kuratomi committed
-
- 01 Dec, 2014 1 commit
-
- 30 Nov, 2014 1 commit
-
-
Tomasz Kontusz committed
-
- 26 Nov, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 25 Nov, 2014 3 commits
-
-
- make sure it calls itself correctly, now passes same params as it recieves - vars is reserved, changed for templatevars to avoid confustion - forcing mustaches again since the removal broke 'listification' as per #9622 - fixes incorrectly successful tests using undefined var, now it is defined - now returns empty list if items is None to avoid errors
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 21 Nov, 2014 2 commits
-
-
Toshio Kuratomi committed
-
This test covers a recently fixed bug, https://github.com/ansible/ansible-modules-core/issues/313
Rohan McGovern committed
-
- 19 Nov, 2014 2 commits
-
-
Fixes #9571
Toshio Kuratomi committed -
James Cammarata committed
-
- 17 Nov, 2014 2 commits
-
-
Toshio Kuratomi committed
-
Fixes #9498
James Cammarata committed
-
- 14 Nov, 2014 2 commits
-
-
Toshio Kuratomi committed
-
Mario de Frutos committed
-