Rare find

ansible-role-logstash. Ansible Role - Logstash

galaxy.ansible.com/geerlingguy/logstash

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.
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
  • Merge pull request #71 from xcitan/master
  • Fixup CI library versions.
  • Make local dev with molecule a little easier.
December 2023
  • fix include_tasks
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.
December 2022
  • Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions.
September 2022
  • PR #69: Refine the docs for new config option.
  • Merge pull request #69 from djburns/master
  • Fixes geerlingguy#31 Disable default config
June 2022
  • Add role_name_check skipping to all molecule test suites.
December 2021
  • Update release workflow for more consistency.
  • Use rockylinux8 instead of centos8 for CI.