fix readme about mysql_origin

pull/6/head
Emilien Mantel 2015-07-16 11:10:13 +02:00
parent 90864511a9
commit 0180a96144
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Example Playbook
- hosts: servers
roles:
- { role: HanXHX.mysql, mysql_origin: 'mariadb', mysql_vendor: 'mariadb' }
- { role: HanXHX.mysql, mysql_origin: 'upstream', mysql_vendor: 'mariadb' }
License
-------