Land Availability Import Box - Ansible scripts to setup a box to import data
This script needs Ansible installed. The advice is to create a virtualenv and install it from pip:
pip install ansible
On the remote machine, Python 2.7 is required to make Ansible work
sudo apt-get update
sudo apt-get install python-minimal
ansible-playbook -i 'xxx.xxx.xxx.xxx,' -u ubuntu playbooks/lat-client.yml