Resolve "wrong use of systemd templates for validation cleanup service"
Merged
requested to merge 1-wrong-use-of-systemd-templates-for-validation-cleanup-service into master
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
Merge request reports
Activity
Please register or sign in to reply