Rare find

ansible-role-ruby. Ansible Role - Ruby

galaxy.ansible.com/geerlingguy/ruby

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Bump CI versions for testing.
  • Attempt to fix ansible_facts deprecation warnings.
  • Require Python 3.13 until Ansible 13 is released.
September 2025
  • Merge pull request #79 from wuarmin/improve_ruby_install_gems
  • Add bindir-parameter to ruby_install_gems.
January 2025
  • Update CI status badges.
  • Disable RHEL testing, it is not happy.
  • Don't use sudo inside molecule CI tests.
July 2024
  • Fixup CI versions. Drop all older RHEL releases which are broken.
January 2024
  • Make local dev with molecule a little easier.
July 2023
  • Stale bot is now Stale GitHub Action.
June 2023
  • Remove official support for RHEL. Rocky/Alma/Stream support is best-e…
May 2023
  • Update test matrix to drop Debian 9 from testing.
April 2023
  • Fix Molecule CI workflow since docker plugin has moved.
December 2022
  • Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions.
June 2022
  • Add role_name_check skipping to all molecule test suites.
March 2022
  • Merge pull request #76 from benchoncy/fedora-support
  • Merge pull request #70 from nkakouros/update
  • change '@Development tools' to '@development tools' for consistency
  • Change default RedHat package '@development' to '@Development tools' …