From: Alfredo Deza Date: Wed, 18 May 2016 20:40:28 +0000 (-0400) Subject: ceph-common: remove RedHat-only constraint for RH ISO install X-Git-Tag: v1.0.6~119^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F795%2Fhead;p=ceph-ansible.git ceph-common: remove RedHat-only constraint for RH ISO install Signed-off-by: Alfredo Deza --- diff --git a/roles/ceph-common/tasks/main.yml b/roles/ceph-common/tasks/main.yml index 6cc13dee3..c7b2562cf 100644 --- a/roles/ceph-common/tasks/main.yml +++ b/roles/ceph-common/tasks/main.yml @@ -17,7 +17,6 @@ when: - ceph_stable_rh_storage - ceph_stable_rh_storage_iso_install - - ansible_os_family == "RedHat" tags: - package-install