mirror of https://github.com/ansible/ansible.git
[stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102)
(cherry picked from commit cb5626c
)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/48121/head
parent
5dfd7c181f
commit
0be3307bac
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- delegate_to - Fix issue where delegate_to was upplied via ``apply`` on an include, where a loop was present on the include
|
Loading…
Reference in New Issue