Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
infra
ansible-shared
samba
Commits
b3646f61
Commit
b3646f61
authored
Sep 11, 2019
by
Lars Beckers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nfs-client: fix formatting
parent
bd05d5be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
nfs-client/tasks/main.yml
nfs-client/tasks/main.yml
+4
-1
No files found.
nfs-client/tasks/main.yml
View file @
b3646f61
...
...
@@ -58,7 +58,10 @@
-
nfs-client
-
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
:
-
restart nfs-client
-
restart autofs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment