3 lines
227 B
YAML
3 lines
227 B
YAML
|
bugfixes:
|
||
|
- delegate_to - When templating ``delegate_to`` in a loop, don't use the task for a cache, return a special cache through ``get_vars`` allowing looping over a hostvar (https://github.com/ansible/ansible/issues/47207)
|