summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-20 20:57:34 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-20 20:57:34 +0200
commit5870d54966ab37f472fac8ebfe2c8510d1f7f9d9 (patch)
treef2866cd851d39e1856f99d3a916aa06e75675394
parentinstall python3-sphinx on equinox-ws (diff)
equinox-ws: install paramiko
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 3f24357d..cf889b60 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -121,6 +121,7 @@ ubuntu_ws_extra_packages:
- pv
- pwgen
- python3-autopep8
+ - python3-paramiko
- python3-ruamel.yaml
- python3-sphinx
- python3-sphinx-rtd-theme