mirror of https://github.com/ansible/ansible.git
* Don't pass keyword args as positional, include file_name. Fixes #38190 (#38194)
(cherry picked from commit ddf937d642
)
* Add changelog for #38194
pull/38350/head
parent
63566334f6
commit
8277989039
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include_vars - Call DataLoader.load with the correct signature to prevent hang on error processing (https://github.com/ansible/ansible/pull/38194)
|
Loading…
Reference in New Issue