summaryrefslogtreecommitdiff
path: root/lib/ansible/playbook
Commit message (Expand)AuthorAgeFilesLines
* Remove the -D module debug flag, which no longer is functional due to sudo pt...Michael DeHaan2012-06-191-4/+4
* Add ./library to module search path.Jeroen Hoekx2012-06-251-0/+2
* Allow with_items to specify a variableDaniel Hokka Zakrisson2012-06-091-0/+2
* Reduce code duplicationDaniel Hokka Zakrisson2012-06-091-17/+10
* Merge pull request #455 from dhozac/vars_files-non-listMichael DeHaan2012-06-081-2/+3
|\
| * Expand vars_files identically for lists and non-listsDaniel Hokka Zakrisson2012-06-081-2/+3
* | Allow variables in notify listDaniel Hokka Zakrisson2012-06-081-1/+1
|/
* To allow plays using different user accounts in the same playbook to function...Michael DeHaan2012-05-311-1/+2
* Properly template list of hosts in playbooks.John Kleint2012-05-311-6/+8
* Removed legacy comment.Brad Olson2012-05-301-1/+0
* Merge pull request #420 from bradobro/fix_no_varfilesMichael DeHaan2012-05-291-1/+2
|\
| * Test for play.vars_files == None, avoiding nasty traceback. Ignores for now. ...Brad Olson2012-05-291-1/+2
* | Avoid traceback when vars file has no vars items. Could warn or fail instead.Brad Olson2012-05-291-1/+3
|/
* Removed line that caused stacktraceCosmin Luță2012-05-271-1/+0
* Get with_items to work with new play/task architecture.Michael DeHaan2012-05-262-9/+25
* Tweaks on previous refactoring of playbook, version bump a 0.4 reference, rem...Michael DeHaan2012-05-262-22/+22
* Playbook refactoring -- work in progress.Michael DeHaan2012-05-263-340/+305
* Reorganizing file structure. Not done.Michael DeHaan2012-05-251-0/+576