mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-09 12:10:31 -07:00
9 lines
380 B
YAML
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
|