aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydra/deploy')
-rwxr-xr-xshare/hydra/deploy3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/hydra/deploy b/share/hydra/deploy
index 63ff54e..2b914d3 100755
--- a/share/hydra/deploy
+++ b/share/hydra/deploy
@@ -33,6 +33,9 @@ if [ -z "$NODES" ]; then
NODES="`hydra $HYDRA nodes`"
fi
+# Deploy requirements
+hydra_install_package ansible rsync
+
# Banner
#echo '.__ .___ .___ .__ ._.'
#echo '| |__ ___.__. __| _/___________ __| _/____ ______ | | ____ ___.__.| |'