2
0
mirror of https://github.com/frappe/bench.git synced 2025-02-10 06:38:31 +00:00
bench/playbooks
Aditya Hase f90f7e141e Add single quotes around password variables in ansible script
As mentioned in #657 admin and mysql root password with whitespaces
aren't recognized properly by shell adding single quotes around them
fixes this issue.
2018-07-02 16:24:53 +05:30
..
2018-04-11 12:47:23 +05:30
2018-04-10 12:47:45 +05:30
2018-03-04 06:15:50 +05:30

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