mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Adding the host
This commit is contained in:
parent
6642d2447e
commit
866863c209
1 changed files with 2 additions and 0 deletions
|
@ -434,6 +434,8 @@ apt-get install python-mysqldb.
|
||||||
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
||||||
| password | no | | set the user's password |
|
| password | no | | set the user's password |
|
||||||
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
||||||
|
| host | no | localhost | the 'host' part of the MySQL username |
|
||||||
|
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
||||||
| login_user | no | | user name used to authenticate with |
|
| login_user | no | | user name used to authenticate with |
|
||||||
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
+--------------------+----------+------------+----------------------------------------------------------------------------+
|
||||||
| login_password | no | | password used to authenticate with |
|
| login_password | no | | password used to authenticate with |
|
||||||
|
|
Loading…
Reference in a new issue