I faced couple of issues with your current master branch.
1) File ownership for enabled features set as root:root with 0640 permission (probably due to Ansible bug).
2) No using MySQL with SSL introduced two small hick ups.
This PR addresses both problems I encountered.
I faced couple of issues with your current master branch. 1) File ownership for enabled features set as root:root with 0640 permission (probably due to Ansible bug). 2) No using MySQL with SSL introduced two small hick ups. This PR addresses both problems I encountered.