- name: enable backup.service and .timer
systemd:
name: backup.timer
state: started
enabled: true
listen: "enable backup.timer"