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 0ded1109fe
feat(lookup/merge_variables): Add all hosts mode to collect configuration across multiple hosts (#7999)
* Add Feature to collect variables accross different hosts

* fix merging lists

* adjust unit tests

* lint fixes

* adjusting integration tests

* remove white spaces

* Update plugins/lookup/merge_variables.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/lookup/merge_variables.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/lookup/merge_variables.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* apply suggested changes to correctly handling the initial_value parameter, incl. additional test

* whitespace

---------

Co-authored-by: Alexander Petrenz <alexander.petrenz@posteo.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-03-08 07:25:39 +01:00
..
aliases CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
runme.sh feat(lookup/merge_variables): Add all hosts mode to collect configuration across multiple hosts (#7999) 2024-03-08 07:25:39 +01: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_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