[common-tools] le joe

certbot_on_virtu
_shirenn 2022-01-15 17:47:21 +01:00 committed by pa
parent 002278f72e
commit 84e9512bdc
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,6 @@
- curl # placeholder - curl # placeholder
- debsums - debsums
- emacs-nox # for maman - emacs-nox # for maman
- fish # to motivate @edpibu
- git # code versioning - git # code versioning
- htop # better than top - htop # better than top
- iotop # monitor i/o - iotop # monitor i/o
@ -43,6 +42,8 @@
- os-prober # makes grub-install lag - os-prober # makes grub-install lag
# - oidentd # kill the monster, https://youtu.be/yhNB0vO7FxI # - oidentd # kill the monster, https://youtu.be/yhNB0vO7FxI
- python3-reportbug - python3-reportbug
- fish
- joe
register: apt_result register: apt_result
retries: 3 retries: 3
until: apt_result is succeeded until: apt_result is succeeded