github nginxinc/ansible-role-nginx-config 0.7.0

latest release: 0.7.1
pre-release10 months ago

👾 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

Don't miss a new ansible-role-nginx-config release

NewReleases is sending notifications on new releases.