8277989039
* Don't pass keyword args as positional, include file_name. Fixes #38190 (#38194)
(cherry picked from commit ddf937d642
)
* Add changelog for #38194
2 lines
159 B
YAML
2 lines
159 B
YAML
bugfixes:
|
|
- include_vars - Call DataLoader.load with the correct signature to prevent hang on error processing (https://github.com/ansible/ansible/pull/38194)
|