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 Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
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_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