ansible/test/integration/targets/delegate_to
Brian Coca 84adaba6f5
Allow hostvars delegation (#70331)
* 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
2020-07-22 11:13:57 -04:00
..
connection_plugins Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
library fix delegated interpreter discovery (#69604) 2020-05-22 09:31:34 -04:00
roles/test_template/templates
aliases Revert commits related to delegated facts changes (#70272) 2020-06-24 15:36:51 -04:00
delegate_and_nolog.yml
delegate_facts_block.yml
delegate_vars_hanldling.yml
discovery_applied.yml fix discovery on loop with delegation (#70013) 2020-06-11 18:04:17 -04:00
has_hostvars.yml Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
inventory Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
inventory_interpreters fix delegated interpreter discovery (#69604) 2020-05-22 09:31:34 -04:00
runme.sh Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
test_delegate_to.yml Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
test_delegate_to_loop_caching.yml
test_delegate_to_loop_randomness.yml
test_loop_control.yml
verify_interpreter.yml fix delegated interpreter discovery (#69604) 2020-05-22 09:31:34 -04:00