This commit is contained in:
Kevin Fenzi 2014-06-04 18:35:26 +00:00
parent 7e5eaad4be
commit 3fb766611d

View file

@ -8,7 +8,7 @@
- rpcbind
- name: setup /etc/exports
copy: src={{ ansible_hostname }}-exports dest=/etc/exports
copy: src={{ ansible_fqdn }}-exports dest=/etc/exports
tags:
- nfs/server