Skip to content

Releases: ontic/ansible-role-php

Version 2.3.2

01 Oct 11:30
Compare
Choose a tag to compare

Changes made since the previous release:

  • Simplified testing role using Travis CI and docker containers.
  • Added Debian to the list of operating systems the role is tested against.

Version 2.3.1

26 May 13:34
Compare
Choose a tag to compare

Changes made since the previous release:

  • Removed curly braces from all when: conditions.
  • Updated licensing and copyright information.
  • Changed the minimum supported version to 2.3

Version 2.1.3

17 Mar 09:36
Compare
Choose a tag to compare

Changes made since the previous release:

  • Simplified the test playbook to install the default packages for each OS.

Version 2.1.2

14 Mar 13:49
Compare
Choose a tag to compare

Changes made since the previous release:

  • Added the ability to specify packages not conforming to the default name conversion.
  • Added more PECL extensions when testing the role with Travis

Version 2.1.1

20 Feb 14:52
Compare
Choose a tag to compare

Changes made since the previous release:

  • Added support for configurable PHP version
  • Updated documentation
  • Acknowledged Ramūnas Dronga for his contribution

Version 2.1.0

08 Jun 16:58
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated Travis-CI tests
  • Update Ansible Galaxy meta information
  • Increased consistency across all YAML files

Version 2.0.2

25 May 00:53
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated the default packages
  • Updated documentation

Version 2.0.1

24 May 18:52
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated the default PHP-FPM conf template

Version 2.0.0

24 May 18:00
Compare
Choose a tag to compare

Changes made since the previous release:

  • Minimum Ansible version is now 2.0
  • Packages default to PHP 7.0
  • Travis CI test are now covered using Docker

Version 1.0.7

01 Dec 20:01
Compare
Choose a tag to compare

Changes made since the previous release:

  • Fixed incorrect property name used when uninstalling PECL extensions