Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Releases: f500/ansible-php7

v3.0.1

21 Apr 12:04
edbc141
Compare
Choose a tag to compare
Update README.md

v2.1.1

11 Jun 06:56
5bd82a0
Compare
Choose a tag to compare
Resolve ansible deprecation warnings

Add new gpg key for php repo

28 Mar 10:33
65ed70b
Compare
Choose a tag to compare
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

04 Mar 12:54
b424915
Compare
Choose a tag to compare

Add php 7.3 support + change the default to php 7.3

Solve ansible deprecation for apt with items

06 Nov 13:01
2cc215d
Compare
Choose a tag to compare
Merge pull request #5 from f500/deprecations

solve deprecation warnings for using apt with items

Python 3 compatability

29 Oct 12:54
eaa169d
Compare
Choose a tag to compare
Merge pull request #4 from f500/python3

use items instead of iteritems to make the role compatible with python 3

Galaxy compatibility

27 Sep 09:54
Compare
Choose a tag to compare
v1.0.3

Update deprecated categories to galaxy_tags in meta

Fix: Create default chdir for standard pool

27 Sep 09:51
Compare
Choose a tag to compare
Merge pull request #2 from f500/fpm-pool-chdir

Ensure "chdir" in the standard pool exists

Move from DotDeb to Sury

15 May 08:45
Compare
Choose a tag to compare

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.