ansible/test/integration/targets/delegate_to
Matt Clay e5094e8071
Cleanup integration test inventory. (#50753)
* Move var_blending test inventory into test.
* Remove Amazon specific inventory entry for tests.
* Remove Azure specific inventory entry for tests.
* Move var_precedence test inventory into test.
* Move unicode test inventory into test.
* Remove unused inventory entry.
* Move gathering_facts test inventory into test.
* Move delegate_to test inventory into test.
* Clean up inventory for binary_modules test.
* Clean up integration test inventory.
2019-01-10 14:45:12 -08:00
..
roles/test_template/templates
aliases Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 2018-07-24 08:54:58 -04:00
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
inventory Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
runme.sh Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
test_delegate_to.yml
test_delegate_to_loop_caching.yml Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
test_delegate_to_loop_randomness.yml Ensure we only cache the loop when the task had a loop (#44901) 2018-08-30 12:02:43 -05:00
test_loop_control.yml