This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Releases: f500/ansible-php7
Releases · f500/ansible-php7
v3.0.1
v2.1.1
Resolve ansible deprecation warnings
Add new gpg key for php repo
Merge pull request #7 from f500/fix-gpg-key Update deb.sury.org trusted key
Add php 7.3 support + change the default to php 7.3
Add php 7.3 support + change the default to php 7.3
Solve ansible deprecation for apt with items
Merge pull request #5 from f500/deprecations solve deprecation warnings for using apt with items
Python 3 compatability
Merge pull request #4 from f500/python3 use items instead of iteritems to make the role compatible with python 3
Galaxy compatibility
v1.0.3 Update deprecated categories to galaxy_tags in meta
Fix: Create default chdir for standard pool
Merge pull request #2 from f500/fpm-pool-chdir Ensure "chdir" in the standard pool exists
Move from DotDeb to Sury
We now use the deb.sury.org, which keeps PHP up-to-date.
We also support CLI, CGI, Apache2, FPM and dev-files in this role,
which deprecates the php7_cli, php7_dev, php7_fpm roles.