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

4 lines
257 B
YAML

minor_changes:
- default collection - a playbook run inside a collection (eg, as part of a runme.sh integration test) will
first search the containing collection for unqualified module/action references (https://github.com/ansible/ansible/pull/61415)