diff --git a/defaults/main.yml b/defaults/main.yml index e2bb6542fe94a1f10e2e0b001d0f0d9ba640f858..d1b21a599141b044cae14c1f049f2463f4828e7a 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -3,7 +3,7 @@ timers: timer_precommand: # pre-command before command (well done sherlock) timer_command: # which command or script to execute timer_user: # under which users the timer_command is executed. Default: root - timer_OnCalendar: # "* *-*-* *:*:*" + timer_OnCalendar: # "*-*-* *:*:*" for example: *-*-* *:*:00 -> every minute # Day Of the week Year-Month-Date Hour:Minute:Second timer_AccuracySec: # Timer have a default accuracy of round about one minute. You can set the accuracy with this var. timer_persistent: # Takes a boolean argument. If true, the time when the service unit was last triggered is stroed on disk. When the timer is activated,