mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 12:14:28 -07:00
Refactor setup_mysql into setup_controller
This commit is contained in:
parent
405b809a86
commit
7049a280cb
15 changed files with 16 additions and 56 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
home_dir: "{{ playbook_dir }}/root"
|
||||
db_engine_version: mysql:8.0.22
|
||||
python_packages: [pymysql == 0.9.3]
|
Loading…
Add table
Add a link
Reference in a new issue