You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/include-role-name.yaml

6 lines
354 B
YAML

minor_changes:
- magic variables - added a new ``ansible_parent_role_names`` magic variable that, when a role is included by another
role, contains a list of all parent roles.
- magic variables - added a new ``ansible_parent_role_paths`` magic variable that, when a role is included by another
role, contains a list of all parent role paths.