]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker: fix missing quotes 855/head
authorJim Curtis <jim.curtis@redhat.com>
Tue, 21 Jun 2016 16:29:02 +0000 (09:29 -0700)
committerJim Curtis <jim.curtis@redhat.com>
Tue, 21 Jun 2016 16:29:02 +0000 (09:29 -0700)
purge-docker-cluster.yml

index 30768eb27fb432694f162d70ba519634d2fbb67f..dc6dd45eba301def5cebd7ac7c2c7945f0f25a6e 100644 (file)
@@ -23,7 +23,7 @@
 
   - name: purge ceph directories
     file:
-      path: {{ item }}
+      path: "{{ item }}"
       state: absent
     with_items:
       - /etc/ceph/