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
Nathaniel Case 41e4ece44b
Defer passlib dependency from plugins/filter/network.py (#59304)
* Defer passlib dependency from plugins/filter/network.py to what utils/encrypt.py provides.

* Revert test changes now that passlib is optional
7 years ago
..
action win_updates: Add flag to only download updates without installing them (#58631) 7 years ago
cache
callback
cliconf
connection Move instantiation of terminal plugin earlier (#61261) 7 years ago
filter Defer passlib dependency from plugins/filter/network.py (#59304) 7 years ago
httpapi unit tests: remove unused imports (#60462) 7 years ago
inventory
loader_fixtures
lookup Speed up a few more tests by mocking time.sleep (#61186) 7 years ago
shell
strategy T woerner max concurrent (#60702) 7 years ago
terminal unit tests: remove unused imports (#60462) 7 years ago
vars
__init__.py
test_plugins.py