summaryrefslogtreecommitdiff
path: root/test/units/plugins/lookup
Commit message (Expand)AuthorAgeFilesLines
* Migrated to ansible.amazonAnsible Core Team2020-03-093-360/+0
* Migrated to community.windowsAnsible Core Team2020-03-091-519/+0
* Migrated to community.generalAnsible Core Team2020-03-095-1246/+0
* Remove `with` statement for pytest-mock unit testsRick Elrod2020-01-292-16/+16
* Fix env lookup plugin error on utf8 values (#65541)Abhay Kadam2019-12-251-0/+35
* Replace TestCase.assertEquals with TestCase.assertEqual.Mads Jensen2019-11-111-23/+23
* Remove empty setUp/tearDown/tearDownClass methods in test classes.Mads Jensen2019-11-062-12/+0
* AWS module_utils: Clear out Sanity Test issues (#63991)Mark Chappell2019-10-282-0/+2
* Speed up a few more tests by mocking time.sleep (#61186)Matt Martz2019-08-221-1/+2
* missing_required_lib: add information how to change Python interpreter (#60736)Felix Fontein2019-08-201-4/+6
* unit tests: remove unused imports (#60462)Andrey Klychkov2019-08-132-2/+0
* Adding Avi ansible lookup module (#58667)Sandeep Bandi2019-07-242-0/+196
* Skip tests with unsatisfied deps (#55853)Toshio Kuratomi2019-06-281-49/+68
* Fix onepassword lookup plugin and onepassword_facts module when a field has n...Olivier Scherler2019-06-281-3/+4
* AWS: Fix KeyError in aws_secret lookup (#54792)bobdoah2019-06-131-0/+90
* New lookup module: manifold (#50435)Kyryl Galanov2019-03-271-0/+536
* Add laps_password lookup for retrieving a Windows LAPS Password (#52012)Jordan Borean2019-02-251-0/+517
* Fix with_ini example and unittestYannig Perré2018-12-181-6/+7
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-162-4/+4
* Enable additional pylint rules and resolve issues found. (#47221)Matt Clay2018-10-181-1/+1
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-125-8/+8
* Unify terms and UI between 1Password lookups and facts module (#45427)Sam Doran2018-09-211-7/+7
* Add ability to unlock 1Password vault to lookup plugins (#44923)Sam Doran2018-08-301-2/+9
* Share the implementation of hashing for both vars_prompt and password_hash (#...Matthias Fuchs2018-08-271-9/+0
* Solve race condition in password lookup (#42529)Zhikang Zhang2018-08-151-2/+39
* Clarify usage of encrypt arg (#43330)Zhikang Zhang2018-08-021-1/+1
* 1Password lookup plugin (#37207)Scott Buchanan2018-05-171-0/+313
* aws ssm parameter lookup - change to return Nones for missing variables (#36456)mikedlr2018-02-211-8/+36
* Aws ssm multiple fixes (#35569)mikedlr2018-02-061-0/+137
* Conjur Lookup Plugin (#34280)Jason Vanderhoof2018-01-231-0/+110
* Ansible Config part2 (#27448)Brian Coca2017-08-151-1/+1
* [passwordstore] Use builtin _random_password function instead of pwgen (#25843)3onyc2017-08-141-7/+7
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-302-144/+162
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-232-6/+7
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-292-14/+14
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-2/+2
* Lastpass lookup plugin (#16285)azenk2016-12-221-0/+192
* Add empty-init code-smell script. (#18406)Matt Clay2016-11-071-21/+0
* Fix password lookup py3 plus alikins unittest additions refactoring (#17626)Toshio Kuratomi2016-09-191-103/+408
* Refactor the parameter splitting in ini lookup to handle more path formats (#...jctanner2016-06-281-0/+63
* Fix problem with "=" in the initial file path.Toshio Kuratomi2015-09-091-0/+136
* Reorganizing plugin unit tests and adding start of strategy tests (v2)James Cammarata2015-05-181-0/+21