More packages to burn in ash

certbot_on_virtu
Alexandre Iooss 2020-01-04 08:01:08 +01:00
parent 111a93e4ea
commit 7edf3ca4a8
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,7 @@
--- ---
# This is a special playbook to clean old stuff from BCFG2 # This is a special playbook to clean old stuff from BCFG2
# it will disapear when BCFG2 will disapear # it will disapear when BCFG2 will disapear
# `apt-mark showmanual` is a good start
- hosts: server - hosts: server
tasks: tasks:
- name: Clean up unused packages - name: Clean up unused packages
@ -17,9 +18,13 @@
- icinga2-ido-pgsql - icinga2-ido-pgsql
- munin # old monitoring - munin # old monitoring
- munin-node # old monitoring - munin-node # old monitoring
- munin-common
- munin-plugins-core - munin-plugins-core
- munin-plugins-extra - munin-plugins-extra
- monitoring-plugins - monitoring-plugins
- monitoring-plugins-standard
- monitoring-plugins-basic
- monitoring-plugins-common
- libmonitoring-plugin-perl - libmonitoring-plugin-perl
- nagios-plugins-contrib - nagios-plugins-contrib
- python-nagiosplugin - python-nagiosplugin
@ -46,6 +51,7 @@
loop: loop:
- /etc/cron.d/munin-crans - /etc/cron.d/munin-crans
- /etc/cron.d/munin-node - /etc/cron.d/munin-node
- /etc/cron.d/monit # sauf sur kiwi pour autostatus
- /etc/munin - /etc/munin
- /etc/icinga2 - /etc/icinga2
- /etc/nut - /etc/nut