Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 357 Bytes

Ansible plays

Ansible plays for Chefsportalen AB / Simplex2 provisioning on DigitalOcean

Use

Run ansible-playbook -i hosts site.yml to provision and set up the infrastructure on DigitalOcean.

This requires you to have a API key/client ID pair from v1 of DigitalOcean's API exported in your environment as DO_API_KEY and DO_CLIENT_ID respectively.