Skip to content
Snippets Groups Projects
Commit 11654183 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

fix typo memcached.conf

parent b398f748
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
- mail - mail
- name: ensure memcached config is present - name: ensure memcached config is present
template: src=templates/memcached.conf dest=/etc/memcached.conf template: src=templates/memcached.conf.j2 dest=/etc/memcached.conf
notify: notify:
- restart memcached - restart memcached
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment