Table for variables
Looks better ;)
This commit is contained in:
parent
2c0b8b8c99
commit
62d3b0b2f1
12
README.md
12
README.md
|
@ -10,12 +10,12 @@ Two MariaDB-Servers
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
Variable | Context | Description
|
||||||
- db_server_id (host var/inventory): 1 is primary/master, other is replica/slave
|
---|---|---
|
||||||
- db_repl_user (defaults): Repliation user name
|
`db_server_id` | host var/inventory | 1 is primary/master, other is replica/slave
|
||||||
- db_repl_password (defaults): Replication password
|
`db_repl_user` | (defaults) | Repliation user name
|
||||||
- db_debug (undefined): Print some debug information
|
`db_repl_password` | (defaults) | Replication password
|
||||||
|
`db_debug` | (undefined) | Print some debug information
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in a new issue