From 6671fa38d7516761a97bdaba40b74bf959eb0f5f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 25 Apr 2026 01:14:30 +0200 Subject: Rename variable to follow convention --- roles/vim/vars/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/vim/vars/debian.yml') diff --git a/roles/vim/vars/debian.yml b/roles/vim/vars/debian.yml index 457542aa..11a37d4e 100644 --- a/roles/vim/vars/debian.yml +++ b/roles/vim/vars/debian.yml @@ -1,2 +1,2 @@ --- -vim_package_name: "vim" +vim_pkg: "vim" -- cgit v1.2.3