diff --git a/includes/etc/cron.d/scanner b/includes/etc/cron.d/scanner index d191fdb..acdab00 100644 --- a/includes/etc/cron.d/scanner +++ b/includes/etc/cron.d/scanner @@ -2,4 +2,4 @@ # Default Scanner Scheduled Job # -*/1 * * * * ansible-playbook nofusscomputing.phpipam_scan_agent.agent -v +*/5 * * * * ansible-playbook nofusscomputing.phpipam_scan_agent.agent -v