actually define the handle. You know, it might be helpful, given that I told ansible to use it.

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-02 14:49:12 +00:00
parent bd9be282cd
commit cb92cdfff7

View file

@ -0,0 +1,3 @@
---
- name: restart fedmsg2statsd
service: name=fedmsg2statsd state=restarted