community.general/tests/unit/plugins/lookup/onepassword_fixtures
Mohammed Babelly 25a262bdcf
Create `onepassword_ssh_key` plugin (#9580)
* add 1password_ssh_key lookup

* refactor

* Delete onepassword_ssh_key.py

* Revert "Delete onepassword_ssh_key.py"

This reverts commit e17ff7e232.

* Delete onepassword_ssh_key.py

* add tests

* add test license

* cleanup

* refactor

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix indentation

* fix RETURN indentation

* use get_option to get ssh_format

* linting

* update project year in copyright

* add plugin to BOTMETA.yml

* use OnePassCLIv2's get_raw and use OnePass's token

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-26 15:24:17 +01:00
..
ssh_key_output.json Create `onepassword_ssh_key` plugin (#9580) 2025-01-26 15:24:17 +01:00
ssh_key_output.json.license Create `onepassword_ssh_key` plugin (#9580) 2025-01-26 15:24:17 +01:00
v1_out_01.json Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v1_out_01.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v1_out_02.json Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v1_out_02.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v1_out_03.json Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v1_out_03.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_01.json onepassword lookup - Make section and field case insensitive (#7564) 2023-12-01 17:47:49 +01:00
v2_out_01.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_02.json Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_02.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_03.json Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_03.json.license Consolidate onepassword unit tests so that ansible-test will find them when the plugin is modified (#6075) 2023-02-25 10:57:48 +01:00
v2_out_04.json Use `get(..)` instead of [..] for safe lookup of value (Fixes #7240) (#7241) 2023-09-13 07:48:36 +02:00
v2_out_04.json.license Use `get(..)` instead of [..] for safe lookup of value (Fixes #7240) (#7241) 2023-09-13 07:48:36 +02:00
v2_out_05.json fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00
v2_out_05.json.license fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00