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
Kyryl Galanov 4a5b9bd8eb New lookup module: manifold (#50435)
* New lookup module: manifold

Add Manifold.co integration. The plugin fetches resource credentials
from Manifold service.

* module manifold: fix ansible lint warnings

* module manifold: fix false warning - split test assertion

* manifold module: fix unittest import

* manifold module: fix unittest patch

* manifold module: fix python3 requests getheader error
7 years ago
..
action Python interpreter discovery (#50163) 7 years ago
cache Fix inventory cache interface (#50446) 7 years ago
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 7 years ago
cliconf Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
connection Add pypsrp to unit tests and disable failing test. 7 years ago
filter ipaddr filter - return a network address when given an address with /32 subnet (#47539) 7 years ago
httpapi Checkpoint httpapi plugin (#49929) 7 years ago
inventory Avoid erroring on host group confusion in keyed groups (#54099) 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup New lookup module: manifold (#50435) 7 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 7 years ago
strategy tqm._initialize_notified_handlers() is noop now (#50713) 7 years ago
terminal Add unit tests for junos terminal (#47103) 7 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Misc typo fixes (#49816) 7 years ago