# {{ansible_managed}} # this file was created from the role: {{ ansible_role_name }} [Unit] Description= daily borg backup [Timer] OnCalendar=*-*-* 22:{{ 59|random( seed=inventory_hostname ) }}:0 [Install] WantedBy=multi-user.target