From 497c4fd6e357fc6d1218061f891201017fd465ea Mon Sep 17 00:00:00 2001 From: ubergeek Date: Wed, 6 Feb 2019 14:21:18 -0500 Subject: [PATCH] fixed comment --- roles/shell/tasks/ufw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/shell/tasks/ufw.yml b/roles/shell/tasks/ufw.yml index cbe3b19..9958df8 100644 --- a/roles/shell/tasks/ufw.yml +++ b/roles/shell/tasks/ufw.yml @@ -1,4 +1,4 @@ -# Install our baseline packages for all machines, irrespective of what role they might have +# Configure UFW rules --- - name: Create UFW tcp rules ufw: