[nfs] obsolete play

certbot_on_virtu
_shirenn 2021-06-25 12:54:13 +02:00
parent de62e5777c
commit f0c6a62853
1 changed files with 0 additions and 10 deletions

View File

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