fix deprecated include

This commit is contained in:
Laurent Indermuehle 2023-10-03 17:30:19 +02:00
parent 472cea898e
commit d3977eb1a7
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -285,7 +285,7 @@
# https://github.com/ansible-collections/community.mysql/issues/231
- include_tasks: test_user_grants_with_roles_applied.yml
- include: test_revoke_only_grant.yml
- include_tasks: test_revoke_only_grant.yml
- name: Mysql_user - test column case sensitive
ansible.builtin.import_tasks: