mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
ba4602bb2b
i think some changes to the newer version of ansible api (2.9.0) causes mariadb installation to fail spectacularly. pinning the ansible version to 2.8.5 should fix this issue for now. Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com> |
||
---|---|---|
.. | ||
roles | ||
create_user.yml | ||
install.py | ||
macosx.yml | ||
README.md | ||
site.yml | ||
vm_build.yml |
Deploying a, developer/production-ready ERPNext website with Ansible
Supported Platforms
- Debian 8, 9
- Ubuntu 14.04, 16.04
- CentOS 7
Notes for maintainers
- For MariaDB playbooks refer https://github.com/PCextreme/ansible-role-mariadb
- Any changes made in relation to a role should be dont inside the role and not outside it