Releases: ontic/ansible-role-varnish
Releases · ontic/ansible-role-varnish
Version 2.4.0
Changes made since the previous release:
- Updated licensing information.
- Updated supported Ansible version to 2.4.
- Added tests and support for Ubuntu 18.04.
- Modified task inclusion to use the import_tasks module.
Version 2.3.2
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.
- Set the default installed Varnish version to
5.2
. - Source repositories now point to Packagecloud
Version 2.3.1
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.5
Changes made since the previous release:
- Exposed more variables that are made available to the unit and params file
- Daemon options are easily managed and defined using a list variable
- Fixed an issue where the user and group should not be defined for versions < 4.1
- It is now possible to specify a PID file or omit it entirely
Version 2.1.4
Changes made since the previous release:
- Improved service file for systems using systemd
- Improved Varnish configuration file
- Environment variables are getting consumed by service file
- Tested support for Magento Varnish Turpentine module
Version 2.1.3
Changes made since the previous release:
- Added system init file for Ubuntu Xenial
Version 2.1.2
Changes made since the previous release:
- Added the ability to override the system config template
- Added the ability to override the system config path
Version 2.1.1
Changes made since the previous release:
- Removed systemd init file
- Updated default VCL template file
Initial Release
This role is considered stable.