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/69101-collection-role-to-st...

6 lines
246 B
YAML

bugfixes:
- Collections - Allow a collection role to call a stand alone role, without
needing to explicitly add ``ansible.legacy`` to the collection search
order within the collection role.
(https://github.com/ansible/ansible/issues/69101)