Rare find

ansible-role-varnish. Ansible Role - Varnish HTTP accelerator

galaxy.ansible.com/geerlingguy/varnish

Vaya's read on this project

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

Updates

November 2025
  • Attempt to fix ansible_facts deprecation warnings.
  • Merge pull request #121 from llafagefig/master
  • Merge pull request #123 from nikos06/master
  • bugfix when condition to install Varnish VMODs
  • Require Python 3.13 until Ansible 13 is released.
  • apt-key has been removed from the new debian stable
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
  • Default varnish_version to 6.6.
  • Just delete the task that's causing me grief.
  • Attempt different install order for Varnish.
  • Issue #113: Try adding module_hotfixes, that's a good trick.
  • Fix Rocky Linux 8 version 6 build.
  • Fixup the role installation.
  • Bump default version and fix up CI workflows.
  • 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…
April 2023
  • Fix Molecule CI workflow since docker plugin has moved.