---
- name: export file systems
command: exportfs -a
- name: restart nfs server
service:
name: nfs-kernel-server
state: restarted