aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/common
diff options
context:
space:
mode:
Diffstat (limited to 'os/config/roles/common')
-rw-r--r--os/config/roles/common/tasks/main.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/os/config/roles/common/tasks/main.yml b/os/config/roles/common/tasks/main.yml
index 3baeb01..37cad52 100644
--- a/os/config/roles/common/tasks/main.yml
+++ b/os/config/roles/common/tasks/main.yml
@@ -28,17 +28,19 @@
- bmon
- htop
- iftop
- - iputils-ping
- iotop
+ - iputils-ping
+ - pciutils
- strace
- tcpdump
# Networking
+ - dnsutils # now called bind9-dnsutils
+ - ethtool
- iproute2 # advanced net-tools
- iptables # legacy firewall (still used by diplonat)
- iptables-persistent
- net-tools # basic network tools
- nftables # iptables' successor (will replace it eventually)
- - dnsutils # now called bind9-dnsutils
# Optional / Dispensable
#- docker.io # Adrien n'approuve pas (il faut utiliser le repo Docker)
- parted