---
- name: Restart timer
service:
name: restic-{{ item }}.timer
state: restarted
loop: "{{ restic.config.keys() }}"