Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 356 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 356 Bytes

Deploying pygotham.org

The enclosed playbook can be used to deploy pygotham.org.

Setup

$ pip install -r requirements.txt
$ ansible-galaxy install -r galaxy-requirements.txt

Usage

$ ansible-playbook -i inventory --ask-vault-pass -e env=production playbook.yml