main.yml 67 B

123
  1. ---
  2. - name: restart nfs
  3. systemd: name=nfs-server state=restarted