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/galaxy-install-no-colon.yml

4 lines
183 B
YAML

minor_changes:
- ansible-galaxy - Add ability to specify collection versions on the CLI without the need for a colon.
Such as ``namespace.name==1.2.3`` vs ``namespace.name:1.2.3``.