mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a76537b24f
Support 1Password Connect (#5588) (#7116)
* Support 1Password Connect (#5588)
- Support 1Password Connect with the opv2 client
* Follow pep8, be less explicit
* Update changelog to include PR
* 1Password Connect host and token are now also parameters
* Get argument values from the environment or lookup arguments
* Move imports
* Force using Connect token and host at the same time
* Update unit tests
* Update documentation
* Additional tests
(cherry picked from commit
|
||
---|---|---|
.. | ||
onepassword_fixtures | ||
onepassword_common.py | ||
onepassword_conftest.py | ||
test_bitwarden.py | ||
test_bitwarden_secrets_manager.py | ||
test_dependent.py | ||
test_dsv.py | ||
test_etcd3.py | ||
test_lastpass.py | ||
test_manifold.py | ||
test_merge_variables.py | ||
test_onepassword.py | ||
test_revbitspss.py | ||
test_tss.py |