geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
492 stars 442 forks source link

Added support for Ubuntu 21.04 hirsute #335

Closed basictheprogram closed 3 years ago

gotmax23 commented 3 years ago

@geerlingguy,

I know you only test/target LTS versions of Ubuntu; however, would you please consider merging this change to provide basic, best effort compatibility with Ubuntu Hirsute?

Thanks, Maxwell

geerlingguy commented 3 years ago

Unfortunately, I do not want to add support for any non-LTS releases in my roles, since I don't deploy them on any of my servers (and use Docker for instances where I'd be running PHP locally for development on systems that might use non-LTS releases).