summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/69101-collection-role-to-standalone-role.yml
blob: 04e8275af97bdac87d06ed2352980002a0a60dc4 (plain)
1
2
3
4
5
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)