--- # nfs-client handlers - name: restart "nfs-common" service: > name=nfs-common state=restarted when: "ansible_distribution_major_version|int < 8"