docker: fix missing quotes

pull/855/head
Jim Curtis 2016-06-21 09:29:02 -07:00
parent fa82827636
commit baed49e1c7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
- name: purge ceph directories
file:
path: {{ item }}
path: "{{ item }}"
state: absent
with_items:
- /etc/ceph/