From 47ddb93fef00e21ea50037d52d1413413b103730 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Wed, 16 Jul 2025 09:37:11 -0500 Subject: [PATCH] Adding ansible-core to be able to run compliance as code playbooks --- ProjectCode/SetupNewSystem.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 8bfa106..a3b7458 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -156,6 +156,7 @@ function global-installPackages() { vim \ command-not-found \ lldpd \ + ansible-core \ net-tools \ dos2unix \ gpg \