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 c9d3518d2f
Fix final fact delegation (#77008)
* fix facts delegation loop overwrite

 partial revert of change to allow facts to be present in each loop iteration
 was not needed in final results as result processing alreayd had the disctiontion
 and ended up breaking the assumptions in the calling code.

 fixes #76676
2 years ago
..
connection_plugins Allow hostvars delegation (#70331) 4 years ago
files ensure local exposes correct user (#72543) 4 years ago
library fix delegated interpreter discovery (#69604) 4 years ago
roles Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 6 years ago
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 6 years ago
delegate_facts_loop.yml Fix final fact delegation (#77008) 2 years ago
delegate_local_from_root.yml ensure local exposes correct user (#72543) 4 years ago
delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
delegate_vars_hanldling.yml fix delegation vars usage (debug still shows inventory_hostname) (#69244) 4 years ago
delegate_with_fact_from_delegate_host.yml delegation fix (#74685) 3 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 ssh connection: use 'correct' host in all cases (#76017) 2 years ago
inventory_interpreters fix delegated interpreter discovery (#69604) 4 years ago
resolve_vars.yml VariableManager - add the 'vars' key before getting delegated variables (#71214) 4 years ago
runme.sh ssh connection: use 'correct' host in all cases (#76017) 2 years ago
test_delegate_to.yml ssh connection: use 'correct' host in all cases (#76017) 2 years ago
test_delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
test_delegate_to_loop_caching.yml Don't use the task for a cache, return a special cache var (#47243) 6 years ago
test_delegate_to_loop_randomness.yml Fix integration tests with custom inventory. 5 years ago
test_loop_control.yml Add test for fix using loop_control with delegate_to (#33809) 7 years ago
verify_interpreter.yml fix delegated interpreter discovery (#69604) 4 years ago