You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
action Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
cache Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
callback Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
connections Moving ConnectionInformation -> PlayContext 9 years ago
filter Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
inventory Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
lookup Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
shell Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
strategies Moving ConnectionInformation -> PlayContext 9 years ago
vars Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
__init__.py Making the switch to v2 10 years ago
test_plugins.py Making the switch to v2 10 years ago