mirror of https://github.com/ansible/ansible.git
Provide a better error message when encountering a YAML requirements file that is not a dictionary or list.
Fixes: #81901
(cherry picked from commit 8a5ccc9d63)
pull/81942/head
parent
c70f7d829f
commit
e856696f09
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-galaxy - Provide a better error message when using a requirements file with an invalid format - https://github.com/ansible/ansible/issues/81901
|
||||
Loading…
Reference in New Issue