diff --git a/HowtoAnsible.md b/HowtoAnsible.md index a717aaa1..984abe0f 100644 --- a/HowtoAnsible.md +++ b/HowtoAnsible.md @@ -255,7 +255,7 @@ L'indication "filename" permet de référencer le dépôt dans `/etc/apt/sources Lorsqu'une réplication est en place, on peut choisir de ne pas propager l'action dans les binlogs, avec l'option `sql_log_bin: no`. -* module [htpasswd](http://docs.ansible.com/ansible/latest/mysql_variables_module.html) +* module [mysql_variables](http://docs.ansible.com/ansible/latest/mysql_variables_module.html) ~~~{.yaml} - mysql_variables: