This repository contains set of ansible playbooks to setup a mysql master-slave replication.
ansible-playbook site.yml
or
ansible-playbook site.yml --ask-vaul-pass
Do not forget to create hosts file and add user and password for ssh
- Use roles
- Improve directory structure
- Support for multiples OS