community.mysql/tests/integration/targets/setup_mysql/tasks/main.yml
2022-12-09 15:22:40 +01:00

11 lines
423 B
YAML

---
####################################################################
# WARNING: These are designed specifically for Ansible tests #
# and should not be used as examples of how to write Ansible roles #
####################################################################
# - import_tasks: setvars.yml
# - import_tasks: dir.yml
- import_tasks: install.yml
# - import_tasks: config.yml
# - import_tasks: verify.yml