ansible/test/integration/targets/delegate_to
Brian Coca b518aabf81
delegation fix (#74685)
*  delegation fix
2021-05-24 10:13:19 -04:00
..
connection_plugins Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
files ensure local exposes correct user (#72543) 2020-11-09 16:21:17 -05:00
library
roles Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 2020-10-12 14:21:15 -05:00
aliases
delegate_and_nolog.yml
delegate_facts_block.yml
delegate_local_from_root.yml ensure local exposes correct user (#72543) 2020-11-09 16:21:17 -05:00
delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 2020-10-12 14:21:15 -05:00
delegate_vars_hanldling.yml
delegate_with_fact_from_delegate_host.yml delegation fix (#74685) 2021-05-24 10:13:19 -04:00
discovery_applied.yml
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
resolve_vars.yml VariableManager - add the 'vars' key before getting delegated variables (#71214) 2020-10-02 15:13:56 -04:00
runme.sh delegation fix (#74685) 2021-05-24 10:13:19 -04:00
test_delegate_to.yml Allow hostvars delegation (#70331) 2020-07-22 11:13:57 -04:00
test_delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 2020-10-12 14:21:15 -05:00
test_delegate_to_loop_caching.yml
test_delegate_to_loop_randomness.yml
test_loop_control.yml
verify_interpreter.yml