summaryrefslogtreecommitdiffstats
path: root/roles/yamllint
diff options
context:
space:
mode:
Diffstat (limited to 'roles/yamllint')
-rw-r--r--roles/yamllint/meta/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/yamllint/meta/main.yml b/roles/yamllint/meta/main.yml
index 2be2e40e..2cf216b5 100644
--- a/roles/yamllint/meta/main.yml
+++ b/roles/yamllint/meta/main.yml
@@ -1,5 +1,6 @@
---
dependencies:
+ - role: "bash"
- role: "python"
galaxy_info:
author: "a14m"