azavea / azavea/ansible-aws-cli
Support installing v2 of the AWS CLI
- Dominant language
- No language data
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
AWS [has indicated](https://github.com/aws/aws-cli/issues/4947#issuecomment-793192340) that they will not continue to publish v2 of the CLI to PyPI. Instead it will be available as a standalone executable. We should check to see which version is being installed and either use `pip` for v1 or the standalone installer for v2.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Ansible role's current AWS CLI installation tasks and determine how the installed version is detected. Compare the existing pip path with AWS's standalone installer for v2, then verify that v1 and v2 each use the intended installation path and remain repeatable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, aws, python
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100