Rare find

ansible-role-solr. Ansible Role - Apache Solr

galaxy.ansible.com/geerlingguy/solr

Vaya's read on this project

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

Updates

December 2025
  • Remove support for long-expired versions of Solr, finally.
  • Merge pull request #144 from positiveEV/patch-1
  • Fix non boolean conditional for ansible 2.19
November 2025
  • Attempt to fix ansible_facts deprecation warnings.
  • Require Python 3.13 until Ansible 13 is released.
January 2025
  • Update CI status badges.
  • Don't use sudo inside molecule CI tests.
July 2024
  • Fixup CI versions. Drop all older RHEL releases which are broken.
January 2024
  • Issue #140: Try installing Debian 11 instead of 12 for now.
  • Use Java 17 for Solr 8 testing on Debian 12.
  • Bump default version and fix up CI workflows.
  • Make local dev with molecule a little easier.
October 2023
  • Merge pull request #138 from sermo-de-arboribus/solr-9-default-cores
  • Adjust path for default cores in Solr 9
July 2023
  • Stale bot is now Stale GitHub Action.
June 2023
  • Remove official support for RHEL. Rocky/Alma/Stream support is best-e…
April 2023
  • Fix Molecule CI workflow since docker plugin has moved.
January 2023
  • Merge pull request #137 from lopf/feature/rocky9-support
  • add Rocky Linux 9 support, install init scripts if required
December 2022
  • Remove CentOS 7 from tests.