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/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
4 years ago
..
connection_plugins Allow hostvars delegation (#70331) 4 years ago
library fix delegated interpreter discovery (#69604) 4 years ago
roles/test_template/templates
aliases Revert commits related to delegated facts changes (#70272) 4 years ago
delegate_and_nolog.yml
delegate_facts_block.yml
delegate_vars_hanldling.yml fix delegation vars usage (debug still shows inventory_hostname) (#69244) 4 years ago
discovery_applied.yml fix discovery on loop with delegation (#70013) 4 years ago
has_hostvars.yml Allow hostvars delegation (#70331) 4 years ago
inventory Allow hostvars delegation (#70331) 4 years ago
inventory_interpreters fix delegated interpreter discovery (#69604) 4 years ago
runme.sh Allow hostvars delegation (#70331) 4 years ago
test_delegate_to.yml Allow hostvars delegation (#70331) 4 years ago
test_delegate_to_loop_caching.yml
test_delegate_to_loop_randomness.yml
test_loop_control.yml
verify_interpreter.yml fix delegated interpreter discovery (#69604) 4 years ago