From b5860daf11ac353049cb1654b9414a129e5cfb96 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 13 May 2026 00:13:57 +0300 Subject: Rework --- roles/host/templates/etc_periodic.conf.j2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 roles/host/templates/etc_periodic.conf.j2 (limited to 'roles/host/templates/etc_periodic.conf.j2') diff --git a/roles/host/templates/etc_periodic.conf.j2 b/roles/host/templates/etc_periodic.conf.j2 new file mode 100644 index 0000000..176b55d --- /dev/null +++ b/roles/host/templates/etc_periodic.conf.j2 @@ -0,0 +1,4 @@ +daily_status_smart_enable="YES" +daily_status_security_inline="YES" +daily_status_zfs_enable="YES" +weekly_certbot_enable="YES" -- cgit v1.3