mirror of https://github.com/ansible/ansible.git
Apply suggestions from code review
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>pull/86170/head
parent
aa2606e288
commit
accb7508b0
@ -1,3 +1,5 @@
|
|||||||
bugfixes:
|
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…
Reference in New Issue