mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fix typo (#54166)
This commit is contained in:
parent
eb7f058a98
commit
f885717f74
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
bugfixes:
|
||||
- include_task - Fixed an unexpected exception if no file was given to include.
|
||||
- include_tasks - Fixed an unexpected exception if no file was given to include.
|
||||
|
|
Loading…
Reference in a new issue