Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: manala/ansible-role-php

2.0.7

26 Aug 12:44
Compare
Choose a tag to compare

Changed

  • Explicit file permissions

2.0.6

29 Jun 20:19
Compare
Choose a tag to compare

Changed

  • Changed cli memory_limit default config (previous was -1). Use a safer 512M default.

2.0.5

19 Jun 05:35
Compare
Choose a tag to compare

Fixed

  • Missing configs tags

2.0.4

17 Jun 10:10
Compare
Choose a tag to compare

Added

  • Handle configs states (present|absent) & raw content

Changed

  • Cli memory_limit default config is now -1 in templates

Fixed

  • Replace deprecated uses of "include"

2.0.3

14 Feb 11:08
Compare
Choose a tag to compare

Added

  • Tags for each tasks, with the format manala_rolename.taskname

2.0.2

06 Jan 11:21
Compare
Choose a tag to compare

Added

  • Handle PHP 7.4 version

2.0.1

29 Nov 09:41
Compare
Choose a tag to compare

Changed

  • Update 'lookup' to use 'query'

2.0.0

21 Nov 14:48
Compare
Choose a tag to compare

Removed

  • Debian wheezy support (coming along with php 5.4/5.5)

1.0.15

19 Nov 14:54
Compare
Choose a tag to compare

Fixed

  • Cleanup version comparisons

1.0.14

24 Oct 14:17
Compare
Choose a tag to compare

Added

  • Debian buster support