Add API version info to api root, add dependency to setup playbook

This commit is contained in:
Michael DeHaan
2013-04-25 13:08:39 -04:00
parent 5c7cab70b7
commit 2a013a5cfe
2 changed files with 10 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
- postgresql # database client
- postgresql-server # database server
- python-psycopg2 # database library
- python-devel # only because pexpect comes from pip
- python-lxml # xml for ?format=xml instead of json (optional)
- name: install python modules from pip