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

4 lines
338 B
YAML

major_changes:
- Experimental support for Ansible Collections and content namespacing - Ansible content can now be packaged in a
collection and addressed via namespaces. This allows for easier sharing, distribution, and installation of bundled
modules/roles/plugins, and consistent rules for accessing specific content via namespaces.