gstreamer/vagrant/playbook.yml
Zaheer Abbas Merali a12444be21 vagrant: initial commit
Vagrant environment to do GStreamer development, debugging and
testing.
2013-10-26 03:03:55 -07:00

7 lines
134 B
YAML

---
- hosts: vagrant
tasks:
- include: ipython.yml
- include: gstreamer-git.yml
- include: gst-streaming-server-git.yml