ansible/test/units/plugins
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
2015-07-21 12:13:50 -04:00
..
action
cache
callback
connections Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
filter
inventory
lookup
shell
strategies Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
vars
__init__.py
test_plugins.py