From 18645e347708612013f0fa5b5bd82de40809fb2d Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 10 Nov 2025 16:30:29 +0100 Subject: Add vim role python dependency (as some plugins need python support) --- roles/vim/meta/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/vim') diff --git a/roles/vim/meta/main.yml b/roles/vim/meta/main.yml index 50f6e28c..3ffee483 100644 --- a/roles/vim/meta/main.yml +++ b/roles/vim/meta/main.yml @@ -1,6 +1,7 @@ --- dependencies: - role: "git" + - role: "python" galaxy_info: author: "a14m" description: "Install and configure vim" -- cgit v1.2.3