diff --git a/plays/nfs.yml b/plays/nfs.yml deleted file mode 100755 index e4f243ca..00000000 --- a/plays/nfs.yml +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env ansible-playbook ---- -# Odlyd do not use NFS as it is the master backup. -# Servers outside of campus do not use NFS. -# zamok, omnomnom, owl and owncloud-srv uses permanently mounted home dirs. -# all other servers on campus uses autofs to dynamically mount home dirs. - -# Deploy NFS only on campus -- hosts: crans_server - roles: ["home-nounous"]