Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 316 Bytes

Setup piku via Ansible

This ansible playbook provisions an Ubuntu 18.04/16.04 server with a piku environment that matches what I currently use for http://taoofmac.com.

Instructions

$ cp inventory.dist inventory.txt
$ vi inventory.txt
$ ansible-playbook --ask-sudo-pass -i inventory.txt main.yml