mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934)
This commit is contained in:
@@ -43,3 +43,8 @@
|
||||
- include_role2_result is undefined
|
||||
tags:
|
||||
- always
|
||||
|
||||
- include_role:
|
||||
name: include_role
|
||||
apply:
|
||||
delegate_to: testhost2
|
||||
|
||||
Reference in New Issue
Block a user