summaryrefslogtreecommitdiff
path: root/samples
Commit message (Collapse)AuthorAgeFilesLines
* Tweak sample blocks of blocks a bit moreJames Cammarata2015-09-161-1/+4
|
* Fixing parent block serialization for blocksJames Cammarata2015-09-161-0/+1
| | | | Fixes #12395
* Uncommenting sample line in include.yml to help debug issuesJames Cammarata2015-09-121-1/+1
|
* Multiple fixes for include statements and blocks in generalJames Cammarata2015-08-261-1/+0
| | | | | | | Fixes #11981 Fixes #11995 Fixes #12039 Fixes #12077
* Moving ConnectionInformation -> PlayContextJames Cammarata2015-07-211-4/+4
| | | | | | | | Also making PlayContext a child class of the Playbook Base class, which gives it access to all of the FieldAttribute code to ensure field values are correctly typed after post_validation Fixes #11381
* Fix playbook includes so tags are obeyed (v2)James Cammarata2015-05-112-0/+8
|
* Properly fail out of the task loop in the linear strategy on failures (v2)James Cammarata2015-05-051-0/+9
|
* Making the switch to v2James Cammarata2015-05-0366-0/+4829