From: Boris Ranto Date: Thu, 29 Jun 2017 20:36:44 +0000 (+0200) Subject: ansible: Fix a typo in purge.yml X-Git-Tag: v1.0~51^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F50%2Fhead;p=cephmetrics.git ansible: Fix a typo in purge.yml Signed-off-by: Boris Ranto --- diff --git a/ansible/purge.yml b/ansible/purge.yml index 3b676cd..f640505 100644 --- a/ansible/purge.yml +++ b/ansible/purge.yml @@ -10,7 +10,7 @@ enabled: no state: stopped with_items: - - grafana_server + - grafana-server - carbon-cache - httpd failed_when: false