feat(docker): adjust scanner job to run every 5 mins

!1
This commit is contained in:
2024-02-21 15:24:18 +09:30
parent c20202c0c7
commit 52b576be80

View File

@ -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