mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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
This commit is contained in:
2
changelogs/fragments/script-module-no-file-path.yaml
Normal file
2
changelogs/fragments/script-module-no-file-path.yaml
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user