Merge pull request #1135 from guits/master

Add gluster nfs ganesha repo only for Ubuntu
pull/1134/head
Sébastien Han 2016-11-30 17:17:48 +01:00 committed by GitHub
commit 75d0c5d4fd
1 changed files with 3 additions and 2 deletions

View File

@ -52,5 +52,6 @@
- ppa:gluster/libntirpc
- ppa:gluster/nfs-ganesha
changed_when: false
when: nfs_obj_gw or nfs_file_gw
when:
- (nfs_obj_gw or nfs_file_gw)
- not ansible_distribution == "Debian"