ansible/.github
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
..
ISSUE_TEMPLATE Add emojii to issue template titles 2018-05-07 15:33:09 +02:00
BOTMETA.yml 1Password lookup plugin (#37207) 2018-05-17 17:29:47 -04:00
CODE_OF_CONDUCT.md [docs] correct the code of conduct link (#38012) 2018-03-27 17:07:37 -04:00
ISSUE_TEMPLATE.md Add note about bot to the issue template 2018-04-25 14:00:19 +02:00
PULL_REQUEST_TEMPLATE.md Update Issue & PR templates to make them clearer 2018-04-17 09:52:37 -04:00