mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934)
This commit is contained in:
parent
3550f342e0
commit
2a4e92aab7
3 changed files with 11 additions and 0 deletions
|
@ -43,3 +43,8 @@
|
|||
- include_role2_result is undefined
|
||||
tags:
|
||||
- always
|
||||
|
||||
- include_role:
|
||||
name: include_role
|
||||
apply:
|
||||
delegate_to: testhost2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue