index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug-ins loaded from top-level plug-in directory
Dale Sedivec
2013-05-25
4
-0
/
+44
*
Dealing with invalid symlinks and symlink permissions
David Simon
2013-05-09
1
-0
/
+8
*
copy action plug-in check mode respects force=no
Dale Sedivec
2013-04-17
1
-1
/
+8
*
Merge branch 'combine_vars' of git://github.com/laggyluke/ansible into exp
Michael DeHaan
2013-04-17
5
-0
/
+90
|
\
|
*
Tweaked merge_hash to also affect Runner behavior
George Miroshnykov
2013-04-06
5
-0
/
+89
*
|
Prevent premature substitution of variables into tasks
willthames
2013-04-12
2
-0
/
+55
*
|
Some continued work on new-style templates and associated test code changes. ...
Michael DeHaan
2013-04-11
1
-36
/
+36
*
|
Add code to flag legacy templating like $foo.{bar} as deprecated in favor of ...
Michael DeHaan
2013-04-10
2
-12
/
+12
*
|
Since we removed the (undocumented) playbook include + with_items code, fix t...
Michael DeHaan
2013-04-10
2
-6
/
+2
*
|
Test case and fix for shlex.split unicode bug
willthames
2013-04-08
3
-0
/
+32
|
/
*
Standardize test output
Michael DeHaan
2013-04-05
2
-3
/
+3
*
Disable a test temporarily
Michael DeHaan
2013-04-05
1
-23
/
+25
*
Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. ...
Michael DeHaan
2013-04-03
2
-1
/
+2
*
Added additional lineinfile documentation.
tin
2013-03-27
1
-6
/
+39
*
Fixed to the lineinfile module.
tin
2013-03-27
1
-68
/
+169
*
password lookup plugin, with working tests and documentation
Javier Candeira
2013-03-10
2
-8
/
+30
*
Disable filter test for now since it should really be testing at a lower level.
Michael DeHaan
2013-03-01
1
-13
/
+17
*
Add some tests for directory-based inventory
Daniel Hokka Zakrisson
2013-03-01
4
-0
/
+30
*
add to_nice_yaml|json filters
Devin Bayer
2013-02-28
1
-0
/
+81
*
Using the _get_test and _get_stage methods.
Yves Dorfsman
2013-02-23
1
-3
/
+4
*
Added test cases for lineinfile.
Yves Dorfsman
2013-02-23
2
-0
/
+163
*
Cron module upgrades
Mike Grozak
2013-02-09
1
-0
/
+42
*
Fixing bug with unicode templates.
Rune Kaagaard
2013-02-05
1
-1
/
+1
*
Make template_ds the only templater
Daniel Hokka Zakrisson
2013-02-03
1
-4
/
+4
*
Removed apt_key tests, as they didn't test the real functionality.
Juha Litola
2013-01-25
1
-60
/
+0
*
add apt_key module
Jayson Vantuyl
2013-01-16
2
-0
/
+152
*
add with_sequence lookup plugin
Jayson Vantuyl
2013-01-10
2
-3
/
+22
*
Resolve variable references inside variables
Daniel Hokka Zakrisson
2013-01-09
1
-0
/
+11
*
Merge pull request #1747 from njharman/alpharange
Michael DeHaan
2012-12-18
3
-20
/
+29
|
\
|
*
Alphabetic inventory hostname patterns.
Norman J. Harman Jr
2012-12-11
3
-20
/
+29
*
|
Merge pull request #1776 from junegunn/inventory-group-var-ws
Michael DeHaan
2012-12-18
2
-1
/
+9
|
\
\
|
*
|
Allows whitespaces around assignment operators
Junegunn Choi
2012-12-14
2
-1
/
+9
*
|
|
Merge pull request #1775 from dagwieers/boolean-yes-no
Michael DeHaan
2012-12-15
1
-2
/
+2
|
\
\
\
|
*
|
|
Make use of yes/no booleans in playbooks
Dag Wieers
2012-12-14
1
-2
/
+2
|
|
/
/
*
/
/
Fix hostname expansion bug in inventory parser
Junegunn Choi
2012-12-15
2
-0
/
+16
|
/
/
*
|
Merge pull request #1696 from gregorg/enhance_limit
Michael DeHaan
2012-12-12
1
-0
/
+8
|
\
\
|
*
|
Add a unit test to subset limiting via a regex, and some doc in man
Gregory Duchatelet
2012-12-02
1
-0
/
+8
*
|
|
Allow intersecting host patterns by using &
Daniel Hokka Zakrisson
2012-12-12
1
-0
/
+7
|
|
/
|
/
|
*
|
moved override matching string to variable changed test template to match Sig...
Brian Coca
2012-11-26
1
-1
/
+1
*
|
added test for template overrides Signed-off-by: Brian Coca <briancoca+ansibl...
Brian Coca
2012-11-26
1
-0
/
+10
|
/
*
Make sure any existing groups gets reused
Daniel Hokka Zakrisson
2012-11-25
1
-1
/
+1
*
Aliased node test doesn't make sense locally, so remove it.
Michael DeHaan
2012-11-19
3
-44
/
+0
*
Make tests use the local connection type, fix missing callback in tests.
Michael DeHaan
2012-11-19
8
-0
/
+12
*
Lookup plugin arguments need to be templated
Daniel Hokka Zakrisson
2012-11-14
1
-2
/
+2
*
Make parameterized playbook includes work with vars as a list
Daniel Hokka Zakrisson
2012-11-13
2
-1
/
+8
*
Fix lookup plugin test properly
Daniel Hokka Zakrisson
2012-11-13
1
-1
/
+3
*
Make lookup plugin replacements part of the main variable logic
Daniel Hokka Zakrisson
2012-11-13
1
-26
/
+26
*
Fix lookup plugin test
Daniel Hokka Zakrisson
2012-11-13
1
-1
/
+1
*
Add parameterized playbook includes
Daniel Hokka Zakrisson
2012-11-09
3
-0
/
+34
*
Rename varReplaceWithItems to template_ds
Daniel Hokka Zakrisson
2012-11-09
1
-6
/
+6
[next]