ecgalaxy.aws_cli
ECGALAXY aws_cli Role
This Ansible role installs the latest version of the AWS CLI.
It also installs the Session Manager plugin, unless you set awscli_ssm_install
to false
.
Requirements
- You need the
gpg
command, which can be provided by theecgalaxy.common_packages
role.
Role Variables
To see all available variables, check the files in the defaults/
and vars/
directories.
Dependencies
- Optional: ecgalaxy.common_packages
Example Playbook
- hosts: all
roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packages
- ecgalaxy.aws_cli
Quick Installation
To install quickly, run this command:
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.aws_cli
For more instructions, check ansible-role.
Remember to check the script's integrity first.
Upgrading & Uninstalling
To upgrade, just rerun this Ansible role when a new version comes out.
To uninstall, follow these instructions.
License
Copyright © the European Union 2022.
Licensed under EUPL-1.2 or later.
Author Information
From the ECGALAXY team.
Installa
ansible-galaxy install ecgalaxy.aws_cli
Licenza
eupl-1.2
Download
35.6k
Proprietario
The European Commission ECGALAXY project provides a set of reusable Infrastructure as Code (IaC) tools and components