mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
263b9fade8
* Don't pass file_name to DataLoader.load in script inventory plugin. Fixes #34164 * Add changelog fragment
2 lines
174 B
YAML
2 lines
174 B
YAML
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)
|