mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2025-12-19 20:44:20 +01:00
Issue #54: Updates README to reflect mysql_packages change.
This commit is contained in:
@@ -39,7 +39,6 @@ The MySQL users and their privileges. A user has the values `name`, `host` (defa
|
|||||||
mysql_packages:
|
mysql_packages:
|
||||||
- mysql
|
- mysql
|
||||||
- mysql-server
|
- mysql-server
|
||||||
- MySQL-python
|
|
||||||
|
|
||||||
(OS-specific, RedHat/CentOS defaults listed here) Packages to be installed. In some situations, you may need to add additional packages, like `mysql-devel`.
|
(OS-specific, RedHat/CentOS defaults listed here) Packages to be installed. In some situations, you may need to add additional packages, like `mysql-devel`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user