summaryrefslogtreecommitdiffstats
path: root/roles/vim
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-02-21 23:14:58 +0100
committerAhmed AbdelHalim <[email protected]>2026-02-21 23:14:58 +0100
commitad2fab132499d7d075ceb1a596684376eb44a228 (patch)
tree92eb9f5308a344dca7c02e1070398f80537ed35a /roles/vim
parentb6251a3fa3a5e26ab0e5eb7ef8df40e501beb0ea (diff)
Fix bash dependencies in shell scripts called
Diffstat (limited to 'roles/vim')
-rw-r--r--roles/vim/meta/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/vim/meta/main.yml b/roles/vim/meta/main.yml
index cdd0aabe..bcd80975 100644
--- a/roles/vim/meta/main.yml
+++ b/roles/vim/meta/main.yml
@@ -1,5 +1,6 @@
---
dependencies:
+ - role: "bash"
- role: "git"
- role: "python"
galaxy_info: