This website requires JavaScript.
Explore
Help
Sign in
libretic
/
ansible-role-nfs
Watch
6
Star
0
Fork
You've already forked ansible-role-nfs
0
mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced
2024-11-14 15:40:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8dbcd26feb
ansible-role-nfs
/
handlers
/
main.yml
4 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
Fixes #5: Start and enable rpcbind if not running.
2015-02-22 21:46:04 +01:00
---
Greatly simplify the role since most things are the same cross-platform.
2015-02-22 21:59:26 +01:00
-
name
:
restart nfs
Fixes #5: Start and enable rpcbind if not running.
2015-02-22 21:46:04 +01:00
service
:
"name={{ nfs_server_daemon }} state=restarted"
Reference in a new issue
Copy permalink