Merge pull request #2181 from yanyixing/fix_nfs_pkg

[skip ci] fix: remove the duplicated code
pull/2180/merge
Guillaume Abrioux 2017-11-16 10:29:03 +01:00 committed by GitHub
commit 17743f3de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -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