mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #795 from ceph/ubuntu-iso
ceph-common: remove RedHat-only constraint for RH ISO installpull/797/head
commit
d91701ab11
|
@ -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