ansible/test/units/plugins/lookup
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
2019-03-27 07:20:15 -04:00
..
__init__.py
test_aws_ssm.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
test_conjur_variable.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_ini.py Fix with_ini example and unittest 2018-12-18 12:25:02 -08:00
test_laps_password.py Add laps_password lookup for retrieving a Windows LAPS Password (#52012) 2019-02-25 05:30:12 +10:00
test_lastpass.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_manifold.py New lookup module: manifold (#50435) 2019-03-27 07:20:15 -04:00
test_onepassword.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_password.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00