We need this in prod now.

This commit is contained in:
Ralph Bean 2015-12-02 00:22:54 +00:00
parent 5585dacf50
commit 284690cd5b

View file

@ -15,7 +15,6 @@
yum: pkg={{ item }} state=present
with_items:
- python-dogpile-cache
when: env == "staging"
tags:
- packages
- fedora-web