Typos + add info

This commit is contained in:
Gregory Colpart 2017-09-01 03:51:28 +02:00
parent 4a0d473e84
commit d1b290f864
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,7 @@ Tasks are extracted in several files, included in `tasks/main.yml` :
## Available variables
* `mysql_variant` : install Oracle's MySQL or MariaDB (default: `oracle`) ;
* `mysql_variant` : install Oracle's MySQL or MariaDB (default: `oracle`) [Debian 8 only];
* `mysql_replace_root_with_mysqladmin`: switch from `root` to `mysqladmin` user or not ;
* `mysql_thread_cache_size`: number of threads for the cache ;
* `mysql_innodb_buffer_pool_size`: amount of RAM dedicated to InnoDB ;

View file

@ -62,7 +62,6 @@
tags:
- mysql
- mysqltuner
- mysqltuner
- name: Install aha
apt: