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
Marius Gedminas a32bf1ec18 Simplify FactCache.copy()
Also fix the bug (missing from six import iteritems) I introduced in
823677b490.
9 years ago
..
action Fix a parsing bug that prevents IPv6 addresses from being used with `add_host` 9 years ago
cache Simplify FactCache.copy() 9 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 Fix strategy base unit tests after 88e1ef8 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