summaryrefslogtreecommitdiff
path: root/changelogs/fragments/37132-delegate-to-loop-context.yml
blob: d3cfedbdf93e44fe7a94d36eb84ba2a3c881ee77 (plain)
1
2
3
4
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)