ansible/changelogs/fragments/delegate-to-get-vars-no-task.yaml

2 lines
149 B
YAML

bugfixes:
- delegate_to - ensure if we get a non-Task object in _get_delegated_vars, we return early (https://github.com/ansible/ansible/pull/44934)