ansible/test/integration/targets/delegate_to
Brian Coca aa4d53ccdf
ensure local exposes correct user (#72543)
* ensure local exposes correct user

  avoid corner case in which delegation relied on
  playcontext fallback which was removed

  fixes #72541
2020-11-09 16:21:17 -05: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
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 ensure local exposes correct user (#72543) 2020-11-09 16:21:17 -05: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