mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-05 13:44:25 -07:00
tests: change deprecated "include" to "include_tasks"
This commit is contained in:
parent
89d1637c32
commit
78a0edfd26
15 changed files with 312 additions and 88 deletions
|
@ -6,4 +6,4 @@
|
|||
# mysql_query module initial CI tests
|
||||
- import_tasks: mysql_query_initial.yml
|
||||
|
||||
- include: issue-28.yml
|
||||
- include_tasks: issue-28.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue