Remove the requirement of memcached when install the python-memcached package
This commit is contained in:
parent
9d37d6c8dd
commit
b484245152
@ -1,10 +1,6 @@
|
||||
{% from 'memcached/map.jinja' import memcached with context %}
|
||||
include:
|
||||
- memcached
|
||||
|
||||
python-memcached:
|
||||
pkg:
|
||||
- installed
|
||||
- name: {{ memcached.python }}
|
||||
- require:
|
||||
- pkg: memcached
|
||||
|
Loading…
Reference in New Issue
Block a user