Skip to content

0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 23:55
· 41 commits to refs/heads/main since this release
839006e

πŸ‘Ύ Help make the NGINX config Ansible role better by participating in our survey! πŸ‘Ύ

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

πŸš€ Features

  • Implement HTTPv3 and QUIC directives (#353) @oxpa

πŸŽ‰ Enhancements

πŸ› Bug Fixes

  • Change HTTP3 attribute check from enabled to enable (#363) @fpfuetsch
  • Change HTTP2 attribute check from enabled to enable (#358) @tugytur

⬆️ 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.1), run ansible-galaxy install -f nginxinc.nginx_config,v0.7.1.

Resources