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

nfs-client: sysfs does not like copy calls

parent 6a60770c
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
- config - config
- name: ensure we use the idmapper - name: ensure we use the idmapper
copy: content="N" dest=/sys/module/nfs/parameters/nfs4_disable_idmapping shell: echo "N" > /sys/module/nfs/parameters/nfs4_disable_idmapping
notify: notify:
- restart nfs-common - restart nfs-common
- 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