Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Land Availability Import Box - Ansible scripts to setup a box to import data

License

Notifications You must be signed in to change notification settings

alphagov/land-availability-import-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

land-availability-import-box

Land Availability Import Box - Ansible scripts to setup a box to import data

Requirements

Developer Machine

This script needs Ansible installed. The advice is to create a virtualenv and install it from pip:

pip install ansible

Remote Machine

On the remote machine, Python 2.7 is required to make Ansible work

sudo apt-get update
sudo apt-get install python-minimal

Usage

ansible-playbook -i 'xxx.xxx.xxx.xxx,' -u ubuntu playbooks/lat-client.yml

About

Land Availability Import Box - Ansible scripts to setup a box to import data

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published