You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Brian Coca 8c2754e6d3
Allow hostvars delegation (#70331) (#70810)
* ensure hostvars are available on delegation
* also inventory_hostname must point to current host and not delegated one
* fix get_connection since it was still mixing original host vars and delegated ones
* also return connection vars for delegation and non delegation alike
* add test to ensure we have expected usage when directly assigning for non delegated host

(cherry picked from commit 84adaba6f5)
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Allow hostvars delegation (#70331) (#70810) 4 years ago
lib/ansible_test [stable-2.10] Fix ansible-test virtualenv management. 4 years ago
sanity Collections docs generation backport (#70515) 4 years ago
support Deprecation revisited (#69926) 5 years ago
units Sanitize URI module keys with no_log values (#70762) (#70820) 4 years ago
utils/shippable Remove temporary migration hack from CI scripts. 5 years ago