[common-tools] le joe
parent
002278f72e
commit
84e9512bdc
|
@ -12,7 +12,6 @@
|
|||
- curl # placeholder
|
||||
- debsums
|
||||
- emacs-nox # for maman
|
||||
- fish # to motivate @edpibu
|
||||
- git # code versioning
|
||||
- htop # better than top
|
||||
- iotop # monitor i/o
|
||||
|
@ -43,6 +42,8 @@
|
|||
- os-prober # makes grub-install lag
|
||||
# - oidentd # kill the monster, https://youtu.be/yhNB0vO7FxI
|
||||
- python3-reportbug
|
||||
- fish
|
||||
- joe
|
||||
register: apt_result
|
||||
retries: 3
|
||||
until: apt_result is succeeded
|
||||
|
|
Loading…
Reference in New Issue