From 1658e701dd8dfc27876e1a01007c47af05be4682 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Jul 2021 23:08:12 +0200 Subject: jitis/meet-stream-ui: enable http auth and support new config --- inventory/host_vars/ch-equinox-ws.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'inventory/host_vars/ch-equinox-ws.yml') diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 8e97ab10..aee2482e 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -263,6 +263,7 @@ ws_base_extra_packages: - python3-httplib2 - python3-jinja2 - python3-netaddr + - python3-passlib # resolvelib is not packaged for current ubuntu releases - also ansible needs special versions -> leave it to pip # - python3-resolvelib - python3-yaml -- cgit v1.2.3