Commit Graph

8 Commits (76bd9e9239d38c6247900a7ffc74d28f2fc184f7)

Author SHA1 Message Date
James Cammarata 24ffa5f230 Tweak sample blocks of blocks a bit more 9 years ago
James Cammarata d91ff0db74 Fixing parent block serialization for blocks
Fixes #12395
9 years ago
James Cammarata c9860000da Uncommenting sample line in include.yml to help debug issues 9 years ago
James Cammarata 601a1cc6d9 Multiple fixes for include statements and blocks in general
Fixes #11981
Fixes #11995
Fixes #12039
Fixes #12077
9 years ago
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
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
9 years ago
James Cammarata 7b1c6fbab9 Fix playbook includes so tags are obeyed (v2) 9 years ago
James Cammarata 8fae2abed4 Properly fail out of the task loop in the linear strategy on failures (v2) 9 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2 9 years ago