]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - roles/autofs/templates/net.autofs.j2
autofs: Make mount options for /net configurable
[AnsibleRoles.git] / roles / autofs / templates / net.autofs.j2
index c19459a9a075d7dd505a9594e20a1387f737e43d..a8a7e52557196e6a616ff5a7ed35afbe61f3db46 100644 (file)
@@ -3,4 +3,4 @@
 #  {{ ansible_managed }}
 # ---
 
-/net   -hosts  soft
+/net   -hosts  {{ autofs_mount_options_net }}