mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |