2015-09-15 12:20:12 +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