[common-tools] le joe
parent
002278f72e
commit
84e9512bdc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue