mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -07:00
4 lines
108 B
YAML
4 lines
108 B
YAML
---
|
|
home_dir: "{{ playbook_dir }}/root"
|
|
db_engine_version: mysql:8.0.22
|
|
python_packages: [pymysql == 0.9.3]
|