community.mysql/tests/integration/targets/test_mysql_query/tasks/main.yml
2020-10-01 08:38:45 +03:00

9 lines
380 B
YAML

####################################################################
# WARNING: These are designed specifically for Ansible tests #
# and should not be used as examples of how to write Ansible roles #
####################################################################
# mysql_query module initial CI tests
- import_tasks: mysql_query_initial.yml
- include: issue-28.yml