This Ansible role installs the latest version of the AWS CLI.
The Session Manager plugin
is also installed (can be disabled by setting awscli_ssm_install
to false
).
- The
gpg
command, which can be provided by theecgalaxy.common_packages
role.
For the list of all the available variables check the files under defaults/
and vars/
.
- optional: ecgalaxy.common_packages
- hosts: all
roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packages
- ecgalaxy.aws_cli
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.aws_cli
See ansible-role for instructions.
Please verify the script integrity first.
In order to upgrade, reexecute this Ansible role after a new version has been released.
To uninstall, follow those instructions.
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
ECGALAXY team.