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 ce52e6738c
remove redundant remote_user for local setting (#72508)
* remove redundant remote_user for local setting

  local action plugin already does and this also should fix
  fork/thread issue by removing use of pwd library

  fixes #59642

(cherry picked from commit 488b9d6c35)

* 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

(cherry picked from commit aa4d53ccdf)
5 years ago
..
connection_plugins Allow hostvars delegation (#70331) (#70811) 5 years ago
files remove redundant remote_user for local setting (#72508) 5 years ago
library fix delegation vars usage (debug still shows inventory_hostname (#69520) 6 years ago
roles/test_template/templates
aliases Move interface management into delegate_to test. 7 years ago
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 8 years ago
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 7 years ago
delegate_local_from_root.yml remove redundant remote_user for local setting (#72508) 5 years ago
delegate_vars_hanldling.yml fix delegation vars usage (debug still shows inventory_hostname (#69520) 6 years ago
discovery_applied.yml fix delegation vars usage (debug still shows inventory_hostname (#69520) 6 years ago
has_hostvars.yml Allow hostvars delegation (#70331) (#70811) 5 years ago
inventory Allow hostvars delegation (#70331) (#70811) 5 years ago
inventory_interpreters fix delegation vars usage (debug still shows inventory_hostname (#69520) 6 years ago
runme.sh remove redundant remote_user for local setting (#72508) 5 years ago
test_delegate_to.yml Allow hostvars delegation (#70331) (#70811) 5 years ago
test_delegate_to_loop_caching.yml Don't use the task for a cache, return a special cache var (#47243) 7 years ago
test_delegate_to_loop_randomness.yml Fix integration tests with custom inventory. 7 years ago
test_loop_control.yml Add test for fix using loop_control with delegate_to (#33809) 8 years ago
verify_interpreter.yml fix delegation vars usage (debug still shows inventory_hostname (#69520) 6 years ago