mysql 自动部署 for ansible

刚学ansible不久,想着可以利用ansible自动部署mysql,提高部署效率。本文主要介绍怎么通过 ansible 自动部署 mysql。不介绍 ansible 中语法作用,只是贴出 ansible 的脚本及部署过程,直接上干货。