mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 04:21:44 -07:00
allow specifying a 1Password account ID (#7308)
* allow specifying a 1p account ID * add 'version_added' field Co-authored-by: Felix Fontein <felix@fontein.de> * fix spacing Co-authored-by: Felix Fontein <felix@fontein.de> * add changelog fragment * update onepassword_raw * Remove periods. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
eae7161bf0
commit
35b252c9ad
3 changed files with 51 additions and 7 deletions
3
changelogs/fragments/7308-onepassword-multi-acc.yml
Normal file
3
changelogs/fragments/7308-onepassword-multi-acc.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- onepassword lookup plugin - introduce ``account_id`` option which allows specifying which account to use (https://github.com/ansible-collections/community.general/pull/7308).
|
||||
- onepassword_raw lookup plugin - introduce ``account_id`` option which allows specifying which account to use (https://github.com/ansible-collections/community.general/pull/7308).
|
Loading…
Add table
Add a link
Reference in a new issue