ansible/test/integration/targets/delegate_to
Matt Martz 9d89e15ff0
Ensure we only cache the loop when the task had a loop (#44901)
* Further restrict caching of loop when the task actually had a loop. Fixes #44874

* Extend tests for loop caching
2018-08-30 12:02:43 -05:00
..
roles/test_template/templates
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 2018-07-24 08:54:58 -04:00
runme.sh don't assume all delegation subkeys exist (#43032) 2018-07-24 08:54:58 -04:00
test_delegate_to.yml
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