solar/bootstrap/playbooks/solar.yml
2015-08-06 10:57:48 +02:00

8 lines
135 B
YAML

---
- hosts: all
sudo: yes
tasks:
# Setup development env for solar
- shell: python setup.py develop chdir=/vagrant/solar