From c012b2026d4908e8533e6d3c3d8b89d36b11f168 Mon Sep 17 00:00:00 2001 From: Dan Fedele Date: Mon, 12 Jun 2023 16:48:51 -0400 Subject: Now using ansible roles. also removed linpeass --- roles/custom-config/defaults/main.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/custom-config/defaults/main.yml (limited to 'roles/custom-config/defaults/main.yml') diff --git a/roles/custom-config/defaults/main.yml b/roles/custom-config/defaults/main.yml new file mode 100644 index 0000000..ccefed4 --- /dev/null +++ b/roles/custom-config/defaults/main.yml @@ -0,0 +1,2 @@ +--- +# defaults file for custom-config -- cgit v1.2.3