mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-28 23:51:26 -07:00
Add same variables as other target for consistency
This commit is contained in:
parent
3f64fb5f32
commit
0b6569d55a
4 changed files with 41 additions and 39 deletions
|
@ -1,3 +1,5 @@
|
|||
---
|
||||
mysql_host: "{{ gateway_addr }}"
|
||||
master_port: 3306
|
||||
standby_port: 3307
|
||||
test_db: test_db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue