This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
Releases: xalvarez/ansible-ubuntu-setup
Releases · xalvarez/ansible-ubuntu-setup
v2.3.0 (2021-02-14)
v2.2.0 (2021-02-06)
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)
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)
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)
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)
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)
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.