From: Michel Rode Date: Thu, 5 Oct 2017 12:42:10 +0000 (+0200) Subject: Fixing path to osd_fragment.yml X-Git-Tag: v3.0.0rc17~6^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1997%2Fhead;p=ceph-ansible.git Fixing path to osd_fragment.yml --- diff --git a/roles/ceph-osd/tasks/docker/main.yml b/roles/ceph-osd/tasks/docker/main.yml index e86b36a18..02942e64e 100644 --- a/roles/ceph-osd/tasks/docker/main.yml +++ b/roles/ceph-osd/tasks/docker/main.yml @@ -1,6 +1,6 @@ --- - name: include osd_fragment.yml - include: osd_fragment.yml + include: ../osd_fragment.yml when: - crush_location