From 157267126bc818446e9d738127397a5a96d50d53 Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 18:39:11 +0530 Subject: [PATCH] changed yaml file --- proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.yml b/proxmox.yml index 9db26d3..f070e5d 100644 --- a/proxmox.yml +++ b/proxmox.yml @@ -48,7 +48,7 @@ - name: add reboot cronjob cron: name: reboot machine every sunday - minutes: "0" + weekday: "0" user: ansible job: "rebbot"