Remove the requirement of memcached when install the python-memcached package

This commit is contained in:
Lei Zhang 2014-07-28 11:14:17 +08:00
parent 9d37d6c8dd
commit b484245152

View File

@ -1,10 +1,6 @@
{% from 'memcached/map.jinja' import memcached with context %}
include:
- memcached
python-memcached:
pkg:
- installed
- name: {{ memcached.python }}
- require:
- pkg: memcached