ansible/changelogs/fragments/72170-action-loader-collection-list.yml

4 lines
213 B
YAML
Raw Normal View History

bugfixes:
- Collections - Ensure ``action_loader.get`` is called with ``collection_list`` to properly find collections
when ``collections:`` search is specified (https://github.com/ansible/ansible/issues/72170)