1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-25 22:05:40 +00:00
community.general/tests/unit/plugins/lookup
patchback[bot] 04b68c296b
[PR #9580/25a262bd backport][stable-10] Create onepassword_ssh_key plugin (#9632)
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>
(cherry picked from commit 25a262bdcf)

Co-authored-by: Mohammed Babelly <mohammed@nevercode.io>
2025-01-26 15:43:32 +01:00
..
onepassword_fixtures [PR #9580/25a262bd backport][stable-10] Create onepassword_ssh_key plugin (#9632) 2025-01-26 15:43:32 +01:00
conftest.py
onepassword_common.py [PR #9580/25a262bd backport][stable-10] Create onepassword_ssh_key plugin (#9632) 2025-01-26 15:43:32 +01:00
test_bitwarden.py bitwarden - add support for filtering by organization_id (#8188) 2024-04-20 12:12:45 +02:00
test_bitwarden_secrets_manager.py bitwarden_secrets_manager lookup plugin: support more current versions of BWS CLI (#9028) 2024-10-19 12:49:47 +02:00
test_dependent.py
test_dsv.py
test_etcd3.py
test_github_app_access_token.py github_app_access_token: add support for private key fact (#8989) 2024-10-21 20:53:18 +02:00
test_lastpass.py
test_manifold.py
test_merge_variables.py bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
test_onepassword.py
test_onepassword_ssh_key.py [PR #9580/25a262bd backport][stable-10] Create onepassword_ssh_key plugin (#9632) 2025-01-26 15:43:32 +01:00
test_revbitspss.py
test_tss.py