Add libYAML package dependency

This commit is contained in:
Michael DeHaan 2013-04-25 08:13:29 -04:00
parent 0251253f49
commit 620ce927a8

View File

@ -19,6 +19,7 @@
- name: install packages from yum
yum: name=$item state=installed
with_items:
- libyaml
- gcc
- python-pip
- postgresql # database client