Table for variables

Looks better ;)
This commit is contained in:
Sven Velt 2020-12-01 21:02:17 +00:00
parent 2c0b8b8c99
commit 62d3b0b2f1

View file

@ -10,12 +10,12 @@ Two MariaDB-Servers
Role Variables
--------------
- db_server_id (host var/inventory): 1 is primary/master, other is replica/slave
- db_repl_user (defaults): Repliation user name
- db_repl_password (defaults): Replication password
- db_debug (undefined): Print some debug information
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_repl_password` | (defaults) | Replication password
`db_debug` | (undefined) | Print some debug information
Dependencies
------------