Add some custom APT periodic task configuration
Ensure that the periodic APT cron task clears out old kernels and does unattended security upgrades
This commit is contained in:
parent
7969f8908d
commit
62709d3731
@ -54,3 +54,5 @@
|
||||
- haveged
|
||||
- vnstat
|
||||
- ntp
|
||||
- name: Ensure that the periodic APT cron task clears out old kernels and does unattended security upgrades
|
||||
copy: src=10periodic dest=/etc/apt/apt.conf.d/10periodic backup=yes owner=root group=root mode=0644
|
||||
|
Loading…
Reference in New Issue
Block a user