summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added additional lineinfile documentation.tin2013-03-271-6/+39
* Fixed to the lineinfile module.tin2013-03-271-68/+169
* password lookup plugin, with working tests and documentationJavier Candeira2013-03-102-8/+30
* Disable filter test for now since it should really be testing at a lower level.Michael DeHaan2013-03-011-13/+17
* Add some tests for directory-based inventoryDaniel Hokka Zakrisson2013-03-014-0/+30
* add to_nice_yaml|json filtersDevin Bayer2013-02-281-0/+81
* Using the _get_test and _get_stage methods.Yves Dorfsman2013-02-231-3/+4
* Added test cases for lineinfile.Yves Dorfsman2013-02-232-0/+163
* Cron module upgradesMike Grozak2013-02-091-0/+42
* Fixing bug with unicode templates.Rune Kaagaard2013-02-051-1/+1
* Make template_ds the only templaterDaniel Hokka Zakrisson2013-02-031-4/+4
* Removed apt_key tests, as they didn't test the real functionality.Juha Litola2013-01-251-60/+0
* add apt_key moduleJayson Vantuyl2013-01-152-0/+152
* add with_sequence lookup pluginJayson Vantuyl2013-01-092-3/+22
* Resolve variable references inside variablesDaniel Hokka Zakrisson2013-01-091-0/+11
* Merge pull request #1747 from njharman/alpharangeMichael DeHaan2012-12-173-20/+29
|\
| * Alphabetic inventory hostname patterns.Norman J. Harman Jr2012-12-103-20/+29
* | Merge pull request #1776 from junegunn/inventory-group-var-wsMichael DeHaan2012-12-172-1/+9
|\ \
| * | Allows whitespaces around assignment operatorsJunegunn Choi2012-12-142-1/+9
* | | Merge pull request #1775 from dagwieers/boolean-yes-noMichael DeHaan2012-12-151-2/+2
|\ \ \
| * | | Make use of yes/no booleans in playbooksDag Wieers2012-12-141-2/+2
| |/ /
* | | Fix hostname expansion bug in inventory parserJunegunn Choi2012-12-162-0/+16
|/ /
* | Merge pull request #1696 from gregorg/enhance_limitMichael DeHaan2012-12-121-0/+8
|\ \
| * | Add a unit test to subset limiting via a regex, and some doc in manGregory Duchatelet2012-12-021-0/+8
* | | Allow intersecting host patterns by using &Daniel Hokka Zakrisson2012-12-121-0/+7
| |/ |/|
* | moved override matching string to variable changed test template to match Sig...Brian Coca2012-11-261-1/+1
* | added test for template overrides Signed-off-by: Brian Coca <briancoca+ansibl...Brian Coca2012-11-261-0/+10
|/
* Make sure any existing groups gets reusedDaniel Hokka Zakrisson2012-11-251-1/+1
* Aliased node test doesn't make sense locally, so remove it.Michael DeHaan2012-11-193-44/+0
* Make tests use the local connection type, fix missing callback in tests.Michael DeHaan2012-11-198-0/+12
* Lookup plugin arguments need to be templatedDaniel Hokka Zakrisson2012-11-141-2/+2
* Make parameterized playbook includes work with vars as a listDaniel Hokka Zakrisson2012-11-132-1/+8
* Fix lookup plugin test properlyDaniel Hokka Zakrisson2012-11-131-1/+3
* Make lookup plugin replacements part of the main variable logicDaniel Hokka Zakrisson2012-11-131-26/+26
* Fix lookup plugin testDaniel Hokka Zakrisson2012-11-131-1/+1
* Add parameterized playbook includesDaniel Hokka Zakrisson2012-11-093-0/+34
* Rename varReplaceWithItems to template_dsDaniel Hokka Zakrisson2012-11-091-6/+6
* Add tests for lookup pluginsDaniel Hokka Zakrisson2012-11-072-0/+64
* Add $LOOKUP(<lookup plugin>,<data>) as a templating optionDaniel Hokka Zakrisson2012-11-071-4/+4
* Add testcase for first_available_fileDaniel Hokka Zakrisson2012-11-062-2/+5
* Add test case for non-existing variable in varReplaceWithItemsDaniel Hokka Zakrisson2012-11-011-0/+4
* Use default port if ansible_ssh_port is not set for the delegated nodeDaniel Hokka Zakrisson2012-11-013-5/+21
* Fix ${var.$other_var} and add test cases for itDaniel Hokka Zakrisson2012-10-301-0/+22
* Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu...Michael DeHaan2012-10-261-2/+0
* Use previous proven multiprocessing logic as the simplification didn't have t...Michael DeHaan2012-10-261-1/+0
* Merge branch 'varfind-cleanups' of git://github.com/dhozac/ansible into develMichael DeHaan2012-10-251-0/+8
|\
| * Merge varFind and varLookupDaniel Hokka Zakrisson2012-10-211-0/+8
* | Fix ansible_ssh_host againDaniel Hokka Zakrisson2012-10-213-2/+28
|/
* Various performance streamlining and making the file features usable in all m...Michael DeHaan2012-10-201-1/+5
* Fix the basic templating system such that when the template ends in '$', life...Michael DeHaan2012-10-201-0/+6