You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
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>
6 years ago
..
ansible-managed-encoding.yaml
azure-lb-sku.yaml
base64_filter_encoding.yaml base64 filter: Added ability to specify encoding (#39714) 7 years ago
command-support-argv.yaml Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 6 years ago
copy-files-default-follow.yaml
copy-no-chmod.yaml Add changelog for 40099 6 years ago
copy-recursive-copy.yml Add changelog for recursive copy fix 6 years ago
encoding-docs-plugin-parsing.yaml Fix encoding issue when parsing plugin examples 6 years ago
file-disallow-src.yaml More file refactoring (#40114) 6 years ago
file-nonexistent-link.yaml
file-nonexitent-link-recurse.yaml
file-succeed-if-already-absent.yaml
grafana-deprecation-warnings.yaml
includes.yaml Use updated task, instead of original, non-merged included_file._task (#39762) 6 years ago
mode-preserve.yaml
onepassword-lookup.yaml 1Password lookup plugin (#37207) 6 years ago
py36-spwd.yaml fixes issue 39472: (#40341) 6 years ago
template-filename-encoding.yaml
user-expires.yaml
v2.6.0a1_catchup.yaml
win_file-special-char-fix.yaml
win_get_url-ftp-support.yaml
win_module_utils_sid-conversion.yaml
win_template-dest-dir-fix.yaml win_template: fix issue where dest was specified as a directory (#39887) 6 years ago
win_updates_typo_whitelist_fix.yaml win_updates: fix typo with download failure and whitelist on multiple updates (#40283) 6 years ago
window_become-better-errors.yaml become win: better error messages and docs update (#39936) 6 years ago
windows-deprecation-removal.yaml
winrm-encoding-fix
yaml-callback-unicode.yaml Changelog entry for https://github.com/ansible/ansible/pull/40188 6 years ago