feat: update apt upgrade tasks to conditionally refresh cache based on apt_update variable
This commit is contained in:
@@ -238,6 +238,11 @@ cron_user_special_time_entries:
|
||||
|
||||
cron_user_entries:
|
||||
|
||||
- name: "Check load on thi machine"
|
||||
minute: '*/5'
|
||||
hour: '*'
|
||||
job: /root/bin/monitoring/check_webservice_load.sh
|
||||
|
||||
- name: "Check if SSH service is running. Restart service if needed."
|
||||
minute: '*/5'
|
||||
hour: '*'
|
||||
|
||||
Reference in New Issue
Block a user