ceph-common: ensure that destination iso paths exist before copying

Signed-off-by: Alfredo Deza <adeza@redhat.com>

Resolves: rhbz#1338551
pull/871/head
Alfredo Deza 2016-07-06 13:20:14 -04:00
parent e52d5b2357
commit d2a555ca14
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: