summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-12-20 23:32:28 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-12-20 23:32:28 +0100
commit18d866ecbec0296288735e3d104eba7853d3f2da (patch)
tree76bf63804b439e44f2daa547f54974be6a0f4634 /inventory
parentws/base: make superflous package list configurable (diff)
ch-equinox-ws: install ansible via pip
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml15
1 files changed, 14 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 499d0254..450434f0 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -217,8 +217,21 @@ ws_base_extra_packages:
# needs apt-repo/riot
- element-desktop
-## needs PPA or other external repo ??
+## ansible in focal is outdated and the PPA is currently broken
+## will install ansible via pip but listing the deps here:
# - ansible
+ - python3-argcomplete
+ - python3-crypto
+ - python3-cryptography
+ - python3-distutils
+ - python3-dnspython
+ - python3-httplib2
+ - python3-jinja2
+ - python3-netaddr
+ - python3-yaml
+ - python3-pip
+
+## needs PPA or other external repo ??
# - bazel
# - deadbeef
# - google-chrome-stable