- name: Restart NFS-Server ansible.builtin.service: name: "nfs-kernel-server" enabled: true state: "restarted"