AcroMedia / ansible-role-virtual-host

Configure NGINX + PHP + SSL for a virtual host across it's complete life cycle from staging to production to decommission
GNU General Public License v3.0
0 stars 3 forks source link

Per-listener inline custom is incorrectly nested #27

Closed dale-c-anderson closed 3 years ago

dale-c-anderson commented 3 years ago

inline_custom should not be inside of redirect_to clause. I know it was put there on purpose, but there are more use cases where inline_custom is needed without a redirect. This could be a breaking change if a site depended on the nesting.