From 097249371f0baae2b97367c219ac5973c57d60d3 Mon Sep 17 00:00:00 2001 From: Yixing Yan Date: Thu, 16 Nov 2017 16:45:03 +0800 Subject: [PATCH] fix: remove the duplicated code --- roles/ceph-nfs/tasks/pre_requisite_non_container.yml | 7 ------- 1 file changed, 7 deletions(-) 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