/meanio_ansible

Ansible playbooks for the Mean.io deployment

Ansible bundle for the Mean.io solution

Usage:

Then run:

git clone https://github.com/ktarasyuk/meanio_ansible
cd meanio_ansible
ansible-playbook -b -i hosts site.yml

Note for Ubuntu 16.04 Xenial Xerus users: python2 is missing in this distro, for workaround launch this first:

ansible-playbook -b -i hosts playbooks/python2-bootstrap-ansible.yaml