--- - name: "cron : remove the zfsutils cron job" ansible.builtin.file: state: "absent" path: "/etc/cron.d/zfsutils-linux"