Releases: nginx/ansible-role-nginx
Releases · nginx/ansible-role-nginx
0.3.0
0.2.0
New features:
- Add support for all first party NGINX modules
Bug fixes:
- Role should now work correctly in distros with old versions of Python
- Rest API configuration will now only be created when
rest_api_enable
is set totrue
(an empty file would be created in previous versions ifrest_api_enable
was set tofalse
) - Uploading/dynamically generating files should now result in the files being uploaded/created to/in the correct directory
0.1.0 - Initial release
Initial release of the NGINX Ansible role. Features include:
- Install NGINX Open Source or NGINX Plus.
- Choose between stable or mainline NGINX Open Source.
- Install NGINX Amplify.
- Install NGINX Javascript, Perl, and ModSecurity WAF NGINX modules.
- Enable the NGINX Plus REST API and dashboard.
- Upload NGINX configuration files.
- Templated NGINX configuration system.