Apply suggestions from code review

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
pull/86170/head
Abhijeet Kasurde 1 week ago committed by GitHub
parent aa2606e288
commit accb7508b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,5 @@
bugfixes:
- ansible-galaxy install - Dependencies of type git with tag or sha versions have caused detached head warning
messages (https://github.com/ansible/ansible/issues/86169).
- >-
``ansible-galaxy install``/``ansible-galaxy collection download`` - collections from git repositories
with a tag or sha version no longer emit detached head warning messages
(https://github.com/ansible/ansible/issues/86169).

Loading…
Cancel
Save