Merge pull request #871 from ceph/rhbz-1338551

ceph-common: ensure that destination iso paths exist before copying
pull/872/head
Leseb 2016-07-07 11:28:58 +02:00 committed by GitHub
commit 67c9a4a3ad
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
with_items:
- "{{ ceph_stable_rh_storage_mount_path }}"
- "{{ ceph_stable_rh_storage_repository_path }}"
- "{{ ceph_stable_rh_storage_iso_path }}"
- name: fetch the red hat storage iso from the ansible server
copy: