roles/base: Also install `net-tools`
authornicoo <nicoo@realraum.at>
Thu, 2 Nov 2017 19:50:33 +0000 (20:50 +0100)
committernicoo <nicoo@realraum.at>
Thu, 2 Nov 2017 19:50:33 +0000 (20:50 +0100)
That package contains tcpdump and other goodies.

ansible/roles/base/tasks/main.yaml

index 2b82e4f..0a2f94d 100644 (file)
@@ -44,6 +44,7 @@
     - debian-goodies
     - lsof
     - haveged
+    - net-tools
     - ntp
     - screen
     - aptitude