mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 18:50:31 -07:00
7 lines
355 B
YAML
7 lines
355 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
|