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 02e98810a9
Re-organize CI test groups for POSIX tests. (#77420)
* `context/target` tests must be in groups 1 - 2.
* `context/controller` tests must be in groups 3 - 5.

This makes it easier to efficiently organize groups and balance test runtimes.
2 years ago
..
connection_plugins
files ensure local exposes correct user (#72543) 4 years ago
library
roles Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
delegate_and_nolog.yml
delegate_facts_block.yml
delegate_facts_loop.yml Fix final fact delegation (#77008) 3 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
delegate_with_fact_from_delegate_host.yml delegation fix (#74685) 3 years ago
discovery_applied.yml
has_hostvars.yml
inventory ssh connection: use 'correct' host in all cases (#76017) 3 years ago
inventory_interpreters
resolve_vars.yml
runme.sh ssh connection: use 'correct' host in all cases (#76017) 3 years ago
test_delegate_to.yml ssh connection: use 'correct' host in all cases (#76017) 3 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
test_delegate_to_loop_randomness.yml
test_loop_control.yml
verify_interpreter.yml