Rare find

ansible-role-php-versions. Ansible Role - PHP Versions

galaxy.ansible.com/geerlingguy/php-versions

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.
  • Require Python 3.13 until Ansible 13 is released.
April 2025
  • Merge pull request #97 from fliespl/patch-1
  • Make role check_mode compatible
January 2025
  • Issue #94: Regex saves the day. Yay.
  • Issue #94: Debug the keyserver response.
  • Issue #94: GPG signing for Debian. Hopefully.
  • Issue #94: Again.
  • Oops, wrong repo. Issue #94.
  • Attempt to get Debian working too. Issue #94.
  • The great reaping of old PHP versions, drop 20.04 support too.
  • Issue #94: More testing.
  • Issue #94: Try to get new deb822_repository task to work properly.
  • Attempt to fix Debian and Ubuntu builds for modern Ansible.
  • Don't use sudo inside molecule CI tests.
  • Update CI badge.
July 2024
  • Issue #89: Set up crb not powertools.
  • Fixup CI versions. Drop all older RHEL releases which are broken.
  • Issue #90: PHP 8.3 support.
January 2024
  • A wee bit of modernization.