From 65c69061d66669f46327336ae302b7fcda7216b6 Mon Sep 17 00:00:00 2001 From: Radar231 Date: Sun, 6 Mar 2022 10:20:17 -0500 Subject: [PATCH] fixed ansible-lint errors --- vim_setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim_setup.yml b/vim_setup.yml index 003f9fc..e62afbf 100644 --- a/vim_setup.yml +++ b/vim_setup.yml @@ -1,7 +1,7 @@ --- ########################################################################### # -# This is the top level playbook for the 'vim_setup' role. +# This is the top level playbook for the 'vim_setup' role. # # This role will set up our default vim environment for the specified user. #