mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 18:50:31 -07:00
6 lines
116 B
YAML
6 lines
116 B
YAML
root_user: root
|
|
db_name: data
|
|
test_db: testdb
|
|
test_table1: test1
|
|
test_table2: test2
|
|
test_script_path: /tmp/test.sql
|