Remove Ubuntu's cron.service that doesn't exist

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-05 19:38:04 -05:00
parent f5a298855e
commit 5a25bae549
-8
View File
@@ -1,8 +0,0 @@
---
# vars file for ensure_timezone
service_list:
- enabled: 'yes'
name: 'cron.service'
state: 'started'
...