1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/lookup_merge_variables
Alexander Petrenz 136419c5c0
bug(lookup/merge_variables): Fix rendering foreign variables (#8303)
* manually prepare variables of foreign host including hostvars property

* render variables from context of current host

* add integration test for cross host merge

* lint fixes

* adjust cross host merge unit tests to provide a tiny bit of the HostVars Class API

* add license information

* lint

* add changelog fragment

* Update tests/integration/targets/lookup_merge_variables/test_cross_host_merge_play.yml

Okay

Co-authored-by: Mark <40321020+m-a-r-k-e@users.noreply.github.com>

* Update tests/integration/targets/lookup_merge_variables/test_cross_host_merge_play.yml

Okay

Co-authored-by: Mark <40321020+m-a-r-k-e@users.noreply.github.com>

* Update tests/integration/targets/lookup_merge_variables/test_cross_host_merge_play.yml

Okay

Co-authored-by: Mark <40321020+m-a-r-k-e@users.noreply.github.com>

* rename _HostVars to HostVarsMock

* removing unnecessary task

---------

Co-authored-by: Gitlab CI <alexander.petrenz@posteo.de>
Co-authored-by: Mark <40321020+m-a-r-k-e@users.noreply.github.com>
2024-05-11 16:51:51 +02:00
..
aliases CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
runme.sh bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
test.yml Add new merge_variables lookup plugin (#5533) 2023-03-26 11:27:30 +02:00
test_all_hosts.yml feat(lookup/merge_variables): Add all hosts mode to collect configuration across multiple hosts (#7999) 2024-03-08 07:25:39 +01:00
test_cross_host_merge_inventory.yml bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
test_cross_host_merge_play.yml bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
test_inventory_all_hosts.yml feat(lookup/merge_variables): Add all hosts mode to collect configuration across multiple hosts (#7999) 2024-03-08 07:25:39 +01:00
test_with_env.yml Add new merge_variables lookup plugin (#5533) 2023-03-26 11:27:30 +02:00
vars.yml Add new merge_variables lookup plugin (#5533) 2023-03-26 11:27:30 +02:00