summaryrefslogtreecommitdiff
path: root/workstation
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-08-27 13:44:04 +0000
committeralex <alex@pdp7.net>2023-08-27 13:44:04 +0000
commitcc0192e9baf953f118bf37ba3ab127ec35287634 (patch)
tree8040ae529d846c757660f62c42cedb398313cf04 /workstation
parentae6a8db1aabebc8238f9f481e7e2928bb8f5429a (diff)
Add Python AWS libraries for Ansible
Diffstat (limited to 'workstation')
-rwxr-xr-xworkstation/build_workstation2
1 files changed, 2 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation
index cb6b2ed9..0f03e22b 100755
--- a/workstation/build_workstation
+++ b/workstation/build_workstation
@@ -18,6 +18,8 @@ set -ue
--package python-poetry \
--package python-jmespath \
--package python-kubernetes \
+ --package python-botocore \
+ --package python-boto3 \
--package certbot \
--package bitwarden-cli \
--package xclip \