1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/plugins/lookup
Jordan Borean 9717bc4bcf
Add laps_password lookup for retrieving a Windows LAPS Password (#52012)
* Add laps_password lookup for retrieving a Windows LAPS Password

* Remove python-ldap from requirements and fix doc typos

* enable unit tests without ldap dependency

* use config options for lookup plugin

* Update docs and tests based on further distro testing
2019-02-25 05:30:12 +10: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_onepassword.py
test_password.py