mirror of https://github.com/ansible/ansible.git
[stable-2.7] Don't pass file_name to DataLoader.load in script inventory plugin (#45428)
* Don't pass file_name to DataLoader.load in script inventory plugin. Fixes #34164
* Add changelog fragment
(cherry picked from commit 263b9fa
)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/45471/head
parent
e354047258
commit
d956b6c64e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- script inventory plugin - Don't pass file_name to DataLoader.load, which will prevent misleading error messages (https://github.com/ansible/ansible/issues/34164)
|
Loading…
Reference in New Issue