Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
centos8
Commits
839ecea8
Commit
839ecea8
authored
Nov 10, 2020
by
Oyvind.Gjesdal
Browse files
nfs4 type?
parent
75a4614d
Pipeline
#42889
failed with stage
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tasks/nfs.yml
View file @
839ecea8
...
...
@@ -8,7 +8,7 @@
-
name
:
Mount NFS share_mounts
become
:
true
mount
:
fstype
:
nfs
fstype
:
nfs
4
name
:
"
{{
item.path
}}"
opts
:
"
vers={{
nfs_version
}},{{
item.opts
|
default(nfs_mount_opts)
}}"
src
:
"
{{
item.location
}}"
...
...
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