Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
samba
Commits
b1677e55
Commit
b1677e55
authored
May 20, 2017
by
Lars Beckers
Browse files
nfs-client: ensure nfs-common service is enabled
parent
1c4a8edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
nfs-client/tasks/main.yml
View file @
b1677e55
...
...
@@ -56,6 +56,12 @@
-
sysctl
-
config
-
name
:
ensure nfs-common is enabled
service
:
name=nfs-common state=running enabled=yes
tags
:
-
nfs-client
-
service
-
name
:
ensure there is a base directory for automount
file
:
state=directory path=/net owner=root group=root mode=0755
notify
:
...
...
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