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 de3f7c7739
fix delegated interpreter discovery (#69604)
* fix delegated interpeter
* allow returning fact if it is 'the right host'
* added note for future fix/efficiency
 as it stands we rerun discovery for the delegated host
unless its saving facts to itself
 * fixed test lacking delegate_to mock
4 years ago
..
library fix delegated interpreter discovery (#69604) 4 years ago
roles/test_template/templates Split integration tests out from Makefile. (#17976) 8 years ago
aliases Testing: Add support for AIX platform (#65802) 4 years ago
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 6 years ago
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 6 years ago
delegate_vars_hanldling.yml fix delegation vars usage (debug still shows inventory_hostname) (#69244) 4 years ago
inventory Fix integration test inventory. 5 years ago
inventory_interpreters fix delegated interpreter discovery (#69604) 4 years ago
runme.sh fix delegated interpreter discovery (#69604) 4 years ago
test_delegate_to.yml Split integration tests out from Makefile. (#17976) 8 years ago
test_delegate_to_loop_caching.yml Don't use the task for a cache, return a special cache var (#47243) 6 years ago
test_delegate_to_loop_randomness.yml Fix integration tests with custom inventory. 5 years ago
test_loop_control.yml Add test for fix using loop_control with delegate_to (#33809) 7 years ago
verify_interpreter.yml fix delegated interpreter discovery (#69604) 4 years ago