Add even more files to clean up
parent
a14c92391b
commit
79475b21cd
|
@ -34,7 +34,9 @@
|
|||
- python3-nagiosplugin
|
||||
- os-prober # makes grub-install lag
|
||||
- python3-reportbug
|
||||
- popularity-contest
|
||||
- ramond # remplaced by ra-guard on switchs
|
||||
- sysstat # very old monitoring
|
||||
register: apt_result
|
||||
retries: 3
|
||||
until: apt_result is succeeded
|
||||
|
@ -56,6 +58,9 @@
|
|||
- /etc/cron.d/munin-node
|
||||
- /etc/cron.d/monit
|
||||
- /etc/cron.d/sshFingerprint
|
||||
- /etc/cron.d/printer_watch
|
||||
- /etc/cron.d/comptes_inactifs
|
||||
- /etc/cron.d/pxeboot
|
||||
- /etc/munin
|
||||
- /etc/icinga2
|
||||
- /etc/nut
|
||||
|
|
Loading…
Reference in New Issue