Skip to content

Releases: markosamuli/ansible-aws-tools

v2.1.0

21 Nov 14:56
Compare
Choose a tag to compare
  • Install packages under ~/.aws-tools instead of ~/.local on Linux
  • Use virtualenv for installing awscli and aws-shell packages on Linux
  • Added aws-tools-update script for updating packages in the virtualenv
  • Update cli53 to v0.8.16
  • Update aws-vault to v4.7.1

v2.0.0

15 Jul 00:26
Compare
Choose a tag to compare
  • Update cli53 to v0.8.15.
  • Update aws-vault to v4.6.2.
  • Install packages under ~/.local on Linux.
  • The previous Linux role installed packages under /opt/aws-tools and created
    symbolic links to /usr/local/bin. These will be removed automatically.

v1.0.1

13 Jan 18:29
aa768b3
Compare
Choose a tag to compare

fix: do not check cli53 and aws-vault versions after installing

v1.0.0

13 Jan 18:29
c95151c
Compare
Choose a tag to compare
Merge pull request #6 from markosamuli/feature/xenial

Xenial builds, aws-vault v4.4.1, cli53 v0.8.12