This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Releases: jdauphant/ansible-role-nginx
Releases · jdauphant/ansible-role-nginx
v2.23
v2.22
v2.21.2: Fix typo in modules config and restrict to EPEL (#232) (#235)
* Fix typo in modules config and restrict to EPEL (#232) * Fixes warning from duplicate when's in modules configuration (#233)
v2.21.1
v2.21.0: Add task to remove `default.conf` from sites-enabled/ (#231)
* Add task to remove `default.conf` from sites-enabled/ * Check if `default` site is not inside user config
v2.19.0
v2.16.0
v2.18.1
v2.18: Support Nginx Amplify (#218)
* Support nginx amplify. * Updated readme. * Added missing Ansible tags. * Fixed comments related to PR review. * Limited installation of Nginx Amplify to the list of supported operating systems, as stated by Nginx's documentation. * Add nginx tag