Commit Graph

4 Commits (f576082949e1eab5d4fcdc46ee15b7fd31c82d75)

Author SHA1 Message Date
Brian Coca 005dc84aa7 moved last utils.debug to display.debug 9 years ago
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 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 ce3ef7f4c1 Making the switch to v2 10 years ago