mirror of https://github.com/ansible/ansible.git
* include_tasks: fix traceback if no file specified (#54044)
(cherry picked from commit c5609c51bf)
* fix typo
pull/54352/head
parent
6e4c344a6b
commit
ae5e6b5aef
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include_tasks - Fixed an unexpected exception if no file was given to include.
|
||||
Loading…
Reference in New Issue