ansible/changelogs/fragments/37132-delegate-to-loop-context.yml

5 lines
193 B
YAML

bugfixes:
- delegate_to - Ensure that calculating ``delegate_to`` vars with a loop
uses the correct context to correctly evaluate the loop
(https://github.com/ansible/ansible/issues/37132)