summaryrefslogtreecommitdiffstats
path: root/roles/ansible
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ansible')
-rw-r--r--roles/ansible/meta/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/ansible/meta/main.yml b/roles/ansible/meta/main.yml
index acc34207..de825587 100644
--- a/roles/ansible/meta/main.yml
+++ b/roles/ansible/meta/main.yml
@@ -1,6 +1,7 @@
---
dependencies:
- role: "python"
+ - role: "sshpass"
galaxy_info:
author: "a14m"
description: "Install ansible and molecule using uv on Linux distributions"