Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 13:32
· 102 commits to refs/heads/main since this release
92e9436

👾 Help make the NGINX config Ansible role better by participating in our survey! 👾

What's new in NGINX's config Ansible role 0.7.0!

💣 Breaking Changes

  • Remove deprecated sdpy and http2 parameters in the listen directive (#346) @oxpa

🎉 Enhancements

🐛 Bug Fixes

  • Change mappings value from a dictionary to a list in the default template (#317) @Uko
  • Fix CI/CD pipeline (#324) @alessfg

⬆️ Dependencies

Install & Upgrade

  • To install the Ansible NGINX config role on a fresh environment, run ansible-galaxy install nginxinc.nginx_config.
  • To upgrade the Ansible NGINX config role to the latest release, run ansible-galaxy install -f nginxinc.nginx_config.
  • To install or upgrade to this specific Ansible NGINX config role release (0.7.0), run ansible-galaxy install -f nginxinc.nginx_config,v0.7.0.

Resources