Commit graph

17 commits

Author SHA1 Message Date
mprasil
9e02ea7195
Use include_tasks instead of include (fixes #20) 2018-09-20 16:24:17 +01:00
Vincent Legoll
8e7803392f Use exportfs -ra instead of restarting the NFS service to avoid breaking already existing mounts 2018-04-24 15:35:50 +02:00
Jeff Geerling
fffe8b108d Restart NFS immediately if exports are updated. 2016-03-11 21:40:30 -06:00
Jeff Geerling
8670eb1720 Fix Ansible 2.0 deprecation warning for bare variables. 2016-03-11 10:47:32 -06:00
Jeff Geerling
8977a445bf Tweaks to fix NFS setup and handler. 2016-03-11 10:44:05 -06:00
Nikola Dipanov
e7c2f5a175 Make the role work on Fedora systems
The commit makes sure that we include the correct overrides for service
names, and also that we don't assume yum as the package manager since
newer Fedora versions (22 and above) use dnf.

Tested on Fedora 23.
2016-03-11 14:24:57 +00:00
Jeff Geerling
f92b964835 Merge pull request #12 from TieWei/ensure-export-exists
Ensure directories to export exist
2016-02-02 20:31:14 -08:00
Wei Tie
7579b0852d Ensure directories to export exist 2016-02-03 09:18:54 +08:00
Jeff Geerling
6aebafc392 Fixes #9 and #13: Fix nfs_server_daemon for RHEL 7. 2016-02-02 11:11:07 -06:00
Wei Tie
6986526cc8 Adapt nfs_server_daemon for RHEL7 2016-02-02 11:49:25 +08:00
Jeff Geerling
d25407f994 Fix test failure on Ubuntu hosts. 2015-03-25 11:04:22 -05:00
Jeff Geerling
1bfc44f101 Fixes #6: Role sometimes hangs on CentOS install if rpcbind not running. 2015-03-24 16:58:08 -05:00
Jeff Geerling
fa94acec71 Greatly simplify the role since most things are the same cross-platform. 2015-02-22 14:59:26 -06:00
Jeff Geerling
81bd62a237 Fixes #5: Start and enable rpcbind if not running. 2015-02-22 14:46:04 -06:00
Jeff Geerling
6f216a635f Allow exports to be managed. 2014-11-12 15:02:07 -06:00
Jeff Geerling
b71bb51c8d Issue #1: Make role work on Ubuntu/Debian. 2014-11-12 14:18:52 -06:00
Jeff Geerling
ff49294bc6 Initial commit. 2014-03-04 21:38:18 -06:00