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
b6ad472c78
commit
8283a1dc03
19 changed files with 178 additions and 101 deletions
|
@ -79,4 +79,4 @@
|
|||
- foo
|
||||
- bar
|
||||
|
||||
- include: utils/remove_user.yml user_name="{{ user_name_2 }}"
|
||||
- include_tasks: utils/remove_user.yml user_name="{{ user_name_2 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue