1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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 Split integration tests out from Makefile. (#17976) 2016-10-12 14:57:53 -07:00
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 Split integration tests out from Makefile. (#17976) 2016-10-12 14:57:53 -07: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 Add test for fix using loop_control with delegate_to (#33809) 2018-01-23 17:52:23 +01:00