onepassword_ssh_key: avoid inheriting from OnePassCLIv2 (#9633)

* Avoid inheriting from OnePassCLIv2.

* Add changelog fragment.
This commit is contained in:
Felix Fontein
2025-01-27 07:24:14 +01:00
committed by GitHub
parent 73b9756fd7
commit 8749da7756
2 changed files with 6 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "onepassword_ssh_key - refactor to move code to lookup class (https://github.com/ansible-collections/community.general/pull/9633)."