Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Releases: xalvarez/ansible-ubuntu-setup

v2.3.0 (2021-02-14)

14 Feb 14:16
Compare
Choose a tag to compare

v2.3.0 (2021-02-14)

Changes

  • Install node using asdf.
  • Install fx.
  • Replace aws cli v1 with aws cli v2.

Running the playbook

To run the playbook have a look at the README file.

v2.2.0 (2021-02-06)

06 Feb 21:11
Compare
Choose a tag to compare

v2.2.0 (2021-02-06)

Changes

  • Rename role 'dev' to 'home'.
  • Always run 'common' role when specifying tag 'home' or 'work'.

Improvements

  • Fix asdf related calls.

Running the playbook

To run the playbook have a look at the README file.

v2.1.0 (2021-02-04)

04 Feb 20:33
Compare
Choose a tag to compare

v2.1.0 (2021-02-04)

Changes

  • Install latest terraform using asdf
  • Replace hub with github-cli
  • Install tfsec
  • Install latest saml2aws using asdf

Other changes

  • Removed payara
  • Remove old terraform versions

Improvements

  • Fix asdf related calls

Running the playbook

To run the playbook have a look at the README file.

v2.0.1 (2020-12-16)

16 Dec 23:00
Compare
Choose a tag to compare

v2.0.1 (2020-12-16)

Improvements

  • Add missing tags to post_tasks.

Running the playbook

To run the playbook have a look at the README file.

v2.0.0 (2020-12-16)

16 Dec 22:52
Compare
Choose a tag to compare

v2.0.0 (2020-12-16)

Important reminder: Starting version 2.0.0 fish becomes the default shell after running the playbook.

Changes

  • Replace SDKMAN! with asdf
  • Install Java using asdf
    • JDK 8 is now installed again. Currently the script installs JDKs 8, 11 and 14.
  • Rename master branch to main

In addition significant code refactoring has taken place.

Running the playbook

To run the playbook have a look at the README file.

v2.0.0-rc.1 (2020-12-09)

09 Dec 07:35
d36eae3
Compare
Choose a tag to compare
Pre-release

v2.0.0-rc.1 (2020-12-09)

Changes

  • Install fish shell and set it as the current user's default shell.
  • Bump payara from 5.193.1 to 5.2020.6.
  • Bump terraform from 0.13.2 to 0.13.5.

Running the playbook

To run the playbook have a look at the README file.

v1.0.0 (2020-11-12)

12 Nov 21:19
Compare
Choose a tag to compare

v1.0.0 (2020-11-12)

This release is the last one where bash is used. Future releases will use fish shell so if you want to use bash you may want to stick to v1.0.0.

Running the playbook

To run the playbook have a look at the README file.