IncludeRole objects don't use _raw_params for the name/etc. of roles like regular incudes, but the code for finding relative includes assumed that all includes had a _raw_params field. This fixes that by correctly checking the parent object type and using the appropriate field. Fixes #26525 |
||
---|---|---|
.. | ||
role | ||
__init__.py | ||
attribute.py | ||
base.py | ||
become.py | ||
block.py | ||
conditional.py | ||
handler.py | ||
handler_task_include.py | ||
helpers.py | ||
included_file.py | ||
loop_control.py | ||
play.py | ||
play_context.py | ||
playbook_include.py | ||
role_include.py | ||
taggable.py | ||
task.py | ||
task_include.py |