Use fqdn
This commit is contained in:
parent
7e5eaad4be
commit
3fb766611d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue