Merge branch 'kill_oidentd' into 'newinfra'

Il installe oidentd, ça tourne mal

See merge request nounous/ansible!104
certbot_on_virtu
erdnaxe 2020-11-28 16:25:24 +01:00
commit 00265356db
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,6 @@
- htop # better than top
- zsh # to be able to ssh @erdnaxe
- fish # to motivate @edpibu
- oidentd # postgresql identification
- aptitude # nice to have for Ansible
- acl # advanced ACL
- iotop # monitor i/o
@ -42,6 +41,7 @@
- doc-debian # graphical
- debian-faq # graphical
- os-prober # makes grub-install lag
- oidentd # kill the monster, https://youtu.be/yhNB0vO7FxI
- python3-reportbug
register: apt_result
retries: 3