From: Yixing Yan Date: Thu, 16 Nov 2017 08:45:03 +0000 (+0800) Subject: fix: remove the duplicated code X-Git-Tag: v3.0.13~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2183%2Fhead;p=ceph-ansible.git fix: remove the duplicated code (cherry picked from commit 097249371f0baae2b97367c219ac5973c57d60d3) --- diff --git a/roles/ceph-nfs/tasks/pre_requisite_non_container.yml b/roles/ceph-nfs/tasks/pre_requisite_non_container.yml index c6358f905..a5220ba68 100644 --- a/roles/ceph-nfs/tasks/pre_requisite_non_container.yml +++ b/roles/ceph-nfs/tasks/pre_requisite_non_container.yml @@ -72,13 +72,6 @@ - ceph_origin == 'repository' - ceph_repository == 'dev' -- name: install redhat nfs-ganesha-ceph package - package: - name: nfs-ganesha-ceph - when: - - nfs_file_gw - - ansible_os_family == 'RedHat' - - name: install nfs cephfs gateway package: name: nfs-ganesha-ceph