mirror of https://github.com/ansible/ansible.git
Check if task file is specified for import_tasks (#57572)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/66050/head
parent
34acabd70a
commit
683c467609
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Raise error when no task file is provided to import_tasks (https://github.com/ansible/ansible/issues/54095).
|
||||
Loading…
Reference in New Issue