From 946d1f1a10e94d9786356135cfa7f69ca2caa60f Mon Sep 17 00:00:00 2001 From: thigg Date: Mon, 18 Mar 2024 20:31:38 +0100 Subject: [PATCH] added ansible role to install the gatherer --- gatherer_role/templates/fahrpreis_gatherer.timer.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatherer_role/templates/fahrpreis_gatherer.timer.j2 b/gatherer_role/templates/fahrpreis_gatherer.timer.j2 index 03f63fc..eb613f1 100644 --- a/gatherer_role/templates/fahrpreis_gatherer.timer.j2 +++ b/gatherer_role/templates/fahrpreis_gatherer.timer.j2 @@ -2,7 +2,7 @@ Description=schedule fahrpreis_gatherer [Timer] -OnCalendar=*-*-* *:00/3:00 +OnUnitActiveSec=3h Persistent=true [Install]