Releases: rvm/rvm1-ansible
Releases · rvm/rvm1-ansible
2.2.0
New features
- Report when Ruby is removed and don't ignore when version listing fails (#212)
- Add option to disable binary symlink (#94)
Bug fixes
- Fix RHEL 7 & 8 based distros to work around /tmp execution issues (#155)
- Fix bare variables in conditionals (deprecation warnings with Ansible 2.8+) (#204)
- Fix boolean values when checking array (#207)
- Fix regression forbidding installation of rubies (#209, fixed via #207)
- Fix conditional logic for detecting and removing versions of Ruby (#212)
- Report when Ruby is removed and don't ignore when version listing fails (#212)
- Refactor rubies install and remove tasks, allow rvm to handle idempotency around this (#219)
- Update key server URLs and decommission of sks-keyservers.net (#232)
Changes
- Migrate CI to GitHub Actions (#235)
- Extend test matrix with: (#215)
- CentOS 8, Debian 10, Ubuntu 18.04 and 20.04
- Ruby 2.6.6 and 2.7.1
- Modify some test assertions to better abstract RVM behaviour from its internal implementation ("blackbox" testing) (#205)
- Fix and enhance Travis CI setup (#205)
- Install more recent versions of Ruby, to be compatible with latest Bundler version
- Validate system-wide setup (root.yml)
- Parallelize the tests to speed up the builds
2.1.2
- Fallback to alternative GPG key servers (#192)
- Remove keys.gnupg.net in favour of pool.sks-keyservers.net (#192)
Changes since the last release: v2.1.1...v2.1.2
2.1.1
- Fix RVM verification process after changing
command
toshell
Changes since the last release: v2.1.0...v2.1.1
2.1.0
- Support centos6 and centos7
- Reduce the verbosity
- Update galaxy metadata to reflect Debian support (#174)
- Updated to use the full set of GPG keys as described on rvm.io (#185)
- Solve lack of terminal error during GPG execution (#188)
- Include pkuczynski gpg key (#189)
Changes since the last release: v2.0.1...v2.1.0
2.0.1
- Fix issue
src file does not exist
with testrb
Changes since the last release: v2.0.0...v2.0.1
2.0.0
- Bump ansible version to 2.2
- Update readme
Changes since the last release:
v1.3.9...v2.0.0
v1.3.9
- Fix bugs
- Use a non-root user by default for the installation.
Changes since the last release:
v1.3.8...v1.3.9
v1.3.8
- Bump ruby version to 2.2.2
- Fix Bundler symlinking on system path
- This fixes the location of the bundler pointing to the global ruby version
- Ensure a default value is supplied when detecting ruby, fixes #78
- Update rvm installer path
- Update become method
- Ensure installed rubies and gems are owned correctly by rvm1_user
Changes since the last release:
v1.3.7...v1.3.8