From 579764ca765ce46e67cc8d153e90c5e0e8f59368 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 6 Apr 2026 15:16:57 -0700 Subject: [PATCH] Add a TBD for not reinstalling metasploit every run (will save time and bandwidth). --- tasks/general/software/metasploit.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/general/software/metasploit.yml b/tasks/general/software/metasploit.yml index f2884f3..6208e96 100644 --- a/tasks/general/software/metasploit.yml +++ b/tasks/general/software/metasploit.yml @@ -1,6 +1,8 @@ --- # Install Metasploit Framework +# TBD: Check if msfconsole is in PATH and if so skip this reinstallation process. + - name: General | Software | Metasploit | Facts set_fact: metasploit_installer: msfinstall