- name: "restart backups-cleanup.timer" systemd: name: backups-cleanup.timer state: restarted enabled: yes daemon_reload: yes