index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
playbook1.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. ...
Michael DeHaan
2013-04-03
1
-1
/
+1
*
Make tests use the local connection type, fix missing callback in tests.
Michael DeHaan
2012-11-19
1
-0
/
+1
*
Add testcase for first_available_file
Daniel Hokka Zakrisson
2012-11-06
1
-1
/
+4
*
more whitespace
Michael DeHaan
2012-08-07
1
-4
/
+4
*
test/TestRunner.py now executes false with no directory prefix
willthames
2012-07-30
1
-2
/
+2
*
Code cleanup for playbooks, also added 'on_skipped' callback
Michael DeHaan
2012-03-24
1
-3
/
+16
*
Allow conditional imports, see examples/playbook3.yml comments for a full exp...
Michael DeHaan
2012-03-20
1
-1
/
+7
*
Add an additional way to dereference a variable in a playbook, $foo
Michael DeHaan
2012-03-20
1
-2
/
+2
*
Quote long variables in playbooks when feeding them to the setup command
Michael DeHaan
2012-03-19
1
-1
/
+1
*
Regression tests for playbooks, logging the events they call via callbacks.
Michael DeHaan
2012-03-19
1
-1
/
+26
*
Playbook test upgrades, made some notes about callbacks we need to add. Stil...
Michael DeHaan
2012-03-18
1
-4
/
+4
*
Add unit tests for playbooks, and fix an error caught by one
Michael DeHaan
2012-03-18
1
-0
/
+34