mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Add domain option to onepassword lookup (#2735)
* Add domain to onepassword lookup * Add changelog * Add default to domain documentation * Improve format * Fix sanity issue * Add option type to documentation Co-authored-by: Felix Fontein <felix@fontein.de> * Add domain to init Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
eef645c3f7
commit
dab5d941e6
2 changed files with 11 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- onepassword lookup plugin - add ``domain`` option (https://github.com/ansible-collections/community.general/issues/2734).
|
Loading…
Add table
Add a link
Reference in a new issue