mirror of https://github.com/ansible/ansible.git
Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) (#85931)
Ref: https://github.com/ansible/ansible/issues/84909#issuecomment-2767335761
(cherry picked from commit c6d8d206af)
Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
pull/86092/head
parent
03c0e28b91
commit
e511663447
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "ansible-doc - prevent crash when scanning collections in paths that have more than one ``ansible_collections`` in it
|
||||
(https://github.com/ansible/ansible/issues/84909, https://github.com/ansible/ansible/pull/85361)."
|
||||
Loading…
Reference in New Issue