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
Matt Clay 9ef623a517
Integration test cleanup (#84763)
This brings in integration test fixes from the data tagging PR which are unrelated to DT changes.
9 months ago
..
connection_plugins Update triple single quotes to triple double quotes (#84099) 1 year ago
files ensure local exposes correct user (#72543) 5 years ago
library Require `from __future__ import annotations` (#81902) 2 years ago
roles Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 5 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 7 years ago
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 7 years ago
delegate_facts_loop.yml Fix final fact delegation (#77008) 4 years ago
delegate_local_from_root.yml Fixed incorrect spelling of the word overridden. (#79620) 3 years ago
delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 5 years ago
delegate_vars_handling.yml Typo fixes and other bits and bobs (#83672) 1 year ago
delegate_with_fact_from_delegate_host.yml fix delegate_to integration test (#83865) 1 year ago
discovery_applied.yml fix discovery on loop with delegation (#70013) 6 years ago
has_hostvars.yml Allow hostvars delegation (#70331) 5 years ago
inventory ssh connection: use 'correct' host in all cases (#76017) 4 years ago
inventory_interpreters fix delegated interpreter discovery (#69604) 6 years ago
resolve_vars.yml VariableManager - add the 'vars' key before getting delegated variables (#71214) 5 years ago
runme.sh Typo fixes and other bits and bobs (#83672) 1 year ago
test_delegate_to.yml Better errors for delegate_to (#82319) 2 years ago
test_delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 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 Typo fixes and other bits and bobs (#83672) 1 year ago
test_loop_control.yml Add test for fix using loop_control with delegate_to (#33809) 8 years ago
test_random_delegate_to_with_loop.yml Integration test cleanup (#84763) 9 months ago
test_random_delegate_to_without_loop.yml Integration test cleanup (#84763) 9 months ago
verify_interpreter.yml fix delegated interpreter discovery (#69604) 6 years ago