2.0.0: Refactor with Ansible 2.4+
- Use the
include_tasks
andimport_tasks
to replaceinclude
module. - Refactor by key : value mode.
- Refactor the setup epel, remi and ius tasks for CentOS.
- Optimizing with
ansible-lint
. - Support Vagrant 2.0+ and Ubuntu 16.04.