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/collection_dep_search.yml

5 lines
270 B
YAML

minor_changes:
- collection role dependencies will first search for unqualified role names in the containing collection.
- roles that define a collections search list in metadata will attempt to use the defined search list
when resolving unqualified role names.