Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- include: ./pre_requisites/prerequisite_rh_storage_iso_install.yml
when:
ceph_stable_rh_storage and
- ceph_stable_rh_storage_iso_install
+ ceph_stable_rh_storage_iso_install and
+ ansible_os_family == "RedHat"
tags:
- package-install
- include: ./pre_requisites/prerequisite_rh_storage_cdn_install.yml
when:
ceph_stable_rh_storage and
- ceph_stable_rh_storage_cdn_install
+ ceph_stable_rh_storage_cdn_install and
+ ansible_os_family == "RedHat"
tags:
- package-install