community.general/tests/unit/plugins
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
..
become add systemd run0 as a become method (#8306) 2024-05-11 16:53:44 +02:00
cache Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
callback Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
connection Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
filter Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
inventory Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
lookup Revert "bug(lookup/merge_variables): Fix rendering foreign variables (#8303)" 2025-03-23 11:32:50 +01:00
module_utils Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
modules Unit tests: replace mock and compat with code from community.internal_test_tools (#9921) 2025-03-22 14:12:56 +01:00
plugin_utils Use more unit test utils from community.internal_test_tools (#9918) 2025-03-22 13:12:31 +01:00