Skip to content
Snippets Groups Projects
Commit b3646f61 authored by Lars Beckers's avatar Lars Beckers
Browse files

nfs-client: fix formatting

parent bd05d5be
Branches
No related tags found
No related merge requests found
...@@ -58,7 +58,10 @@ ...@@ -58,7 +58,10 @@
- nfs-client - nfs-client
- name: ensure we use the idmapper - name: ensure we use the idmapper
shell: echo "N" > /sys/module/nfs/parameters/nfs4_disable_idmapping copy:
content: "N"
dest: /sys/module/nfs/parameters/nfs4_disable_idmapping
unsafe_writes: true
notify: notify:
- restart nfs-client - restart nfs-client
- restart autofs - restart autofs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment