mirror of https://github.com/ceph/ceph-ansible.git
ceph-common: remove RedHat-only constraint for RH ISO install
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/795/head
parent
2f073584f2
commit
7b8c16b4e9
|
@ -17,7 +17,6 @@
|
|||
when:
|
||||
- ceph_stable_rh_storage
|
||||
- ceph_stable_rh_storage_iso_install
|
||||
- ansible_os_family == "RedHat"
|
||||
tags:
|
||||
- package-install
|
||||
|
||||
|
|
Loading…
Reference in New Issue