Clarify README for PR #27.

This commit is contained in:
Jeff Geerling
2015-04-20 13:58:37 -05:00
parent c1709604a7
commit fad419b63e

View File

@@ -26,7 +26,7 @@ Whether MySQL should be enabled on startup.
overwrite_global_mycnf: yes
Whether the global my.cnf should be overwritten each time ansible runs. "no" will only create the file if it doesn't exist.
Whether the global my.cnf should be overwritten each time this role is run. Setting this to `no` tells Ansible to only create the `my.cnf` file if it doesn't exist. This should be left at its default value (`yes`) if you'd like to use this role's variables to configure MySQL.
mysql_databases: []