ansible/test/units/plugins
Scott Buchanan b12cf754f6 1Password lookup plugin (#37207)
* add pytest_cache to gitignore

* onepassword lookup plugin

* fix linter/style test complaints

* second pass at making pycodestyle happy

* use json module instead of jq

* update copyrights, license & version added

* fix python2 compatibility

* doh. fix spacing issue.

* use standard ansible exception

* remove potentially problematic stdin argument

* actually call assertion method

* add support for top-level fields

* make vault uuids pedantically consistent in fixture

* fix new style issues

* ability specify section & correct case handling

* improve error handling

* add onepassword_raw plugin

* Add maintainer info

* Move common code to module_utils/onepassword.py

* Load raw data JSON data for easier use in Ansible

* Put OnePass class back inside lookup plugin

There is no good place for sharing code across lookups currently.

* Remove debugging code in unit tests

* Patche proper module in raw unit tests

* Add changelog entry

Co-authored-by: Scott Buchanan <sbuchanan@ri.pn>
2018-05-17 17:29:47 -04:00
..
action create module tmpdir based on remote_tmp (#39833) 2018-05-15 09:31:21 +10:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback remove extra fields from debug output 2018-02-20 08:46:05 -05:00
cliconf Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
connection Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup 1Password lookup plugin (#37207) 2018-05-17 17:29:47 -04:00
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vars
__init__.py
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00