aboutsummaryrefslogtreecommitdiffstats
path: root/roles/nfsclient
diff options
context:
space:
mode:
Diffstat (limited to 'roles/nfsclient')
-rw-r--r--roles/nfsclient/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/nfsclient/tasks/main.yml b/roles/nfsclient/tasks/main.yml
index 9f717f4..e7117dd 100644
--- a/roles/nfsclient/tasks/main.yml
+++ b/roles/nfsclient/tasks/main.yml
@@ -14,7 +14,7 @@
path: "{{ nfsclient_dir }}"
owner: 0
group: 0
- mode: 0755
+ mode: "0755"
state: directory
- name: cleanup fstab with previous nfs setup
remember that computers suck.