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
*
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
*
Add tests for lookup plugins
Daniel Hokka Zakrisson
2012-11-07
2
-0
/
+64
*
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
Daniel Hokka Zakrisson
2012-11-07
1
-4
/
+4
*
Add testcase for first_available_file
Daniel Hokka Zakrisson
2012-11-06
2
-2
/
+5
*
Add test case for non-existing variable in varReplaceWithItems
Daniel Hokka Zakrisson
2012-11-01
1
-0
/
+4
*
Use default port if ansible_ssh_port is not set for the delegated node
Daniel Hokka Zakrisson
2012-11-01
3
-5
/
+21
*
Fix ${var.$other_var} and add test cases for it
Daniel Hokka Zakrisson
2012-10-30
1
-0
/
+22
*
Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu...
Michael DeHaan
2012-10-27
1
-2
/
+0
*
Use previous proven multiprocessing logic as the simplification didn't have t...
Michael DeHaan
2012-10-27
1
-1
/
+0
*
Merge branch 'varfind-cleanups' of git://github.com/dhozac/ansible into devel
Michael DeHaan
2012-10-26
1
-0
/
+8
|
\
|
*
Merge varFind and varLookup
Daniel Hokka Zakrisson
2012-10-21
1
-0
/
+8
*
|
Fix ansible_ssh_host again
Daniel Hokka Zakrisson
2012-10-21
3
-2
/
+28
|
/
*
Various performance streamlining and making the file features usable in all m...
Michael DeHaan
2012-10-21
1
-1
/
+5
*
Fix the basic templating system such that when the template ends in '$', life...
Michael DeHaan
2012-10-20
1
-0
/
+6
*
Fixed tests to reflect desired configuration behaviour
willthames
2012-10-18
2
-0
/
+67
*
Only expand lists in templating inside of module action lines, to avoid break...
Michael DeHaan
2012-10-18
1
-1
/
+1
*
"force=" code under the file module is problematic, remove it
Michael DeHaan
2012-10-17
1
-59
/
+0
*
implement lookup plugins for arbitrary enumeration over arbitrary things. S...
Michael DeHaan
2012-10-13
1
-3
/
+8
*
Return multiple groups from inventory API.
Jeroen Hoekx
2012-10-10
2
-2
/
+14
*
Fix typo in inventory API test script.
Jeroen Hoekx
2012-10-10
1
-1
/
+1
*
Allow non-string types in with_items variables
Daniel Hokka Zakrisson
2012-10-01
1
-0
/
+39
*
Use a regexp to filter out arguments instead
Daniel Hokka Zakrisson
2012-10-01
1
-0
/
+15
*
remove test for private function that is no longer present
Michael DeHaan
2012-10-01
1
-14
/
+0
*
Replace lists with a comma-separated join
Daniel Hokka Zakrisson
2012-09-30
1
-0
/
+13
*
Revert pull request #1091
Daniel Hokka Zakrisson
2012-09-28
1
-59
/
+0
[next]