summaryrefslogtreecommitdiff
path: root/changelogs/fragments/76108-fix-ansible-galaxy-collection-verify-help.yaml
blob: 75b8f0925f12373ce226f49adb92b2edd0fa97e6 (plain)
1
2
3
bugfixes:
  - Fix help message for the 'ansible-galaxy collection verify' positional argument.
    The positional argument must be a collection name (https://github.com/ansible/ansible/issues/76087).