From f231ee45a3de8d0c98bce4824eb42b26d44677ba Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 10 Oct 2020 00:48:03 -0500 Subject: [PATCH] Add nmap to desktops --- roles/desktop-common/tasks/packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/desktop-common/tasks/packages.yml b/roles/desktop-common/tasks/packages.yml index 3d8b602..61c0ff7 100644 --- a/roles/desktop-common/tasks/packages.yml +++ b/roles/desktop-common/tasks/packages.yml @@ -72,6 +72,7 @@ - network-manager-openconnect - network-manager-openvpn - network-manager-vpnc # For default route configuration + - nmap # For those times when you wanna scan a guy - npm # I'm sorry - openjdk-8-jre # For Minecraft - pbuilder # Deb creation tool that does it all in a container