9d89e15ff0
* Further restrict caching of loop when the task actually had a loop. Fixes #44874 * Extend tests for loop caching
2 lines
154 B
YAML
2 lines
154 B
YAML
bugfixes:
|
|
- loop - Ensure we only cache the loop when the task had a loop and delegate_to was templated (https://github.com/ansible/ansible/issues/44874)
|