Commit Graph

9 Commits (27b02e8f6cabb343d06c36569b47022728381635)

Author SHA1 Message Date
Toshio Kuratomi 4203850d1a Break apart a looped dependency to show a warning when parsing playbooks
Display a warning when a dict key is overwritten by pyyaml
Fixes #12888
9 years ago
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