Resolve "wrong use of systemd templates for validation cleanup service"
Fixes #1 (closed)-wrong-use-of-systemd-templates-for-validation-cleanup-service
Proposed Changes
- use
%i
in systemd timer declaration to make sure that the correct service is called when the timer triggers - create multiple timers through loop in Ansible task to make sure that every service has an affiliated timer that it's triggered by