summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests depend on the default encoding being utf8Matthew Thode2013-12-091-0/+4
* Ensure test_command tests are actually correctwillthames2013-12-031-5/+5
* fixes #4954 plus updates for gcutil/v1beta16 testsEric Johnson2013-11-191-15/+11
* host: added test playbookRene Moser2013-11-151-0/+98
* Fix git bare test in el6 by adding origin to remoteJames Tanner2013-11-141-1/+2
* Merge pull request #4691 from cg-soft/git-bare-ref-repo-supportjctanner2013-11-141-1/+26
|\
| * Add support for bare git reference reposChristian Goetze2013-10-311-1/+26
* | Fix bool comparision in recursive copy testsJames Tanner2013-11-131-14/+14
* | Merge pull request #4375 from pfalcon/ansibleJames Tanner2013-11-134-0/+154
|\ \
| * | copy: Add testcase for recursive copy.Paul Sokolovsky2013-10-154-0/+154
* | | Merge pull request #4351 from 2m/leading-range-fixjctanner2013-11-132-0/+16
|\ \ \ | |_|/ |/| |
| * | Handle comment on inventory group line.Martynas Mickevicius2013-10-172-0/+7
| * | Allow leading ranges in the inventory host entries.Martynas Mickevicius2013-10-172-0/+9
* | | Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 45875...James Tanner2013-10-301-12/+9
* | | Merge pull request #4288 from sivel/3725-regexMichael DeHaan2013-10-271-0/+27
|\ \ \
| * | | Add regex (search, match, regex) jinja2 filters. Fixes #3725Matt Martz2013-10-111-0/+27
* | | | Merge pull request #4380 from joshkehn/lineinfile_validateMichael DeHaan2013-10-271-0/+26
|\ \ \ \
| * | | | Added validate option to lineinfileJoshua Kehn2013-10-061-0/+26
* | | | | Finishing touches on template cleanup.Michael DeHaan2013-10-191-0/+12
* | | | | Work in progress about cleaning up template code.Michael DeHaan2013-10-191-9/+0
* | | | | Merge pull request #4395 from erjohnso/develMichael DeHaan2013-10-171-0/+752
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | adding Google Compute Engine modules and inventory pluginEric Johnson2013-10-071-0/+752
| | |/ / | |/| |
* | | | Fix TestInventory class by explicitly using /bin/bashJascha Geerds2013-10-151-1/+3
| |_|/ |/| |
* | | Merge pull request #3827 from mscherer/disable_callbacksMichael DeHaan2013-10-123-0/+92
|\ \ \
| * | | add test for the disabling of callback pluginsMichael Scherer2013-08-153-0/+92
* | | | Prune legacy tests -- many of these are not part of the official API or docum...Michael DeHaan2013-10-121-265/+0
* | | | Remove some obsolete tests (mechanism of error detection suboptimal, replacem...Michael DeHaan2013-10-125-76/+1
* | | | Fixup legacy var detector.Michael DeHaan2013-10-121-1/+1
* | | | Tweak only_if deprecation detector.Michael DeHaan2013-10-121-5/+5
* | | | Remove out of date tests.Michael DeHaan2013-10-122-18/+0
* | | | Remove out of date tests.Michael DeHaan2013-10-124-129/+3
| |/ / |/| |
* | | Return inventory objects in the order they are presented. Additionally, fix ...Michael DeHaan2013-10-071-17/+8
| |/ |/|
* | Add fileglob Jinja2 filter. Fixes #3563Matt Martz2013-09-301-0/+6
* | Update TestUtils.pyMichael DeHaan2013-09-281-6/+0
* | Allow creating empty inventoryJasper Capel2013-09-251-0/+11
* | add more tests :Michael Scherer2013-09-212-2/+29
* | Merge branch 'failed_when' of https://github.com/hnakamur/ansible into hnakam...James Cammarata2013-09-162-0/+43
|\ \
| * | Add failed_when module variable.Hiroaki Nakamura2013-09-102-0/+43
* | | Merge branch 'play_remote_user' of https://github.com/bcoca/ansible into bcoc...James Cammarata2013-09-161-1/+1
|\ \ \ | |/ / |/| |
| * | Added remote_user to playsBrian Coca2013-09-071-1/+1
* | | Removing broken tests for nowJames Cammarata2013-09-091-8/+8
|/ /
* | add one last test, for combined range, which make ansible.inventory.expand_hostsMichael Scherer2013-08-232-0/+7
* | test that using non ordered range of char send a exceptionMichael Scherer2013-08-232-0/+6
* | add test for incorrect format in range hostMichael Scherer2013-08-232-0/+6
* | add test for missing end in host rangeMichael Scherer2013-08-232-0/+7
* | add a test to verify ansible detect invalid rangeMichael Scherer2013-08-232-0/+5
* | add a test to cover bound stepping in inventoryMichael Scherer2013-08-232-2/+4
* | Merge branch 'always_run-6' of https://github.com/stoned/ansible into stoned-...James Cammarata2013-08-222-0/+79
|\ \
| * | Introduce the 'always_run' task clause.Stoned Elipot2013-08-202-0/+79
* | | increase test coverage of inventory by around 5% according to noseMichael Scherer2013-08-212-1/+30
|/ /