From: alex Date: Sun, 27 Aug 2023 13:44:04 +0000 (+0000) Subject: Add Python AWS libraries for Ansible X-Git-Tag: 20240214-emacs~302 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=cc0192e9baf953f118bf37ba3ab127ec35287634;p=alex.git Add Python AWS libraries for Ansible --- diff --git a/workstation/build_workstation b/workstation/build_workstation index cb6b2ed..0f03e22 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 \