Commit Graph

5 Commits (2df6513f8d802a931e0fa88afa6dc019ba4bd6e6)

Author SHA1 Message Date
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