From df1e1e903d8aea070e8d3e80d51d3665e68bec8f Mon Sep 17 00:00:00 2001 From: sonny Date: Sat, 25 Jan 2025 13:17:16 +0100 Subject: [PATCH] Remove date from ansible stamp --- templates/timer.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/timer.j2 b/templates/timer.j2 index 73b5b09..8d79285 100644 --- a/templates/timer.j2 +++ b/templates/timer.j2 @@ -1,4 +1,4 @@ -# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }} +# {{ ansible_managed }} # [Unit]