Signed-off-by: Sébastien Han <seb@redhat.com>
pull/422/head
Sébastien Han 2015-10-20 17:16:28 +02:00
parent 4c4aa32943
commit 5fb7b1be5c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- name: try to fetch ceph config and keys - name: try to fetch ceph config and keys
copy: copy:
src=: "{ fetch_directory }}/docker_mon_files/{{ item.0 }}" src: "{{ fetch_directory }}/docker_mon_files/{{ item.0 }}"
dest: "{{ item.0 }}" dest: "{{ item.0 }}"
owner: root owner: root
group: root group: root