community.general/tests/unit/plugins/lookup
Roy Lenferink f0df94e0f8 Revert "bug(lookup/merge_variables): Fix rendering foreign variables (#8303)"
This reverts commit 136419c5c0.

This because - with the introduction of data tagging to Ansible - the
internal `HostVars.raw_get()` function is no longer available and only
methods defined by `Mapping` should be used.

See https://github.com/ansible/ansible/issues/84799#issuecomment-2745254573
for more context.
2025-03-23 11:32:50 +01:00
..
onepassword_fixtures Create onepassword_ssh_key plugin (#9580) 2025-01-26 15:24:17 +01:00
conftest.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
onepassword_common.py Create onepassword_ssh_key plugin (#9580) 2025-01-26 15:24:17 +01:00
test_bitwarden.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_bitwarden_secrets_manager.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_dependent.py Use more unit test utils from community.internal_test_tools (#9918) 2025-03-22 13:12:31 +01:00
test_dsv.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_etcd3.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_github_app_access_token.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_lastpass.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_manifold.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_merge_variables.py Revert "bug(lookup/merge_variables): Fix rendering foreign variables (#8303)" 2025-03-23 11:32:50 +01:00
test_onepassword.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
test_onepassword_ssh_key.py Create onepassword_ssh_key plugin (#9580) 2025-01-26 15:24:17 +01:00
test_revbitspss.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
test_tss.py Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00