Fix common tools

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-04-08 10:24:34 +02:00
parent 3ab93fd509
commit 8d649970ee

View File

@ -5,10 +5,10 @@
- bash
- bash-completion
- bat
- bind-tools
- "{% if ansible_os_family == 'Debian' %}dnsutils{% else %}bind-tools{% endif %}"
- git
- man
- "{% if ansible_os_family == 'Archlinux' %}mtr{% else %}mtr-tiny{% endif %}"
- "mtr{% if ansible_os_family == 'Debian' %}-tiny{% endif %}"
- sl
- htop
- patch