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
test_conjur_variable.py
test_ini.py
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
test_manifold.py New lookup module: manifold (#50435) 2019-03-27 07:20:15 -04:00
test_onepassword.py
test_password.py