github nginxinc/ansible-role-nginx-config 0.5.0

latest releases: 0.7.1, 0.7.0, 0.6.0...
pre-release2 years ago

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

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

💣 Breaking Changes

  • Replace html_file_name and html_file_location with deployment_location inside nginx_config_html_demo_template (#222) @alessfg
  • Refactor NGINX stream templates (#217) @alessfg
  • Remove parameters deprecated in release 0.4.0 (#202) @alessfg

🚀 Features

  • Automatically create NGINX client body temp path directory (#206) @alessfg
  • Make backup parameter optional (#205) @alessfg

🐛 Bug Fixes

  • Do not set SELinux to permissive when it is enabled in check mode (#212) @dlouks
  • Fix bugged conditional check in the http/ssl.j2 Jinja2 template (#220) @alessfg
  • Fix typo in REST API template (#218) @alessfg
  • Fix bug with single custom_directives (#213) @rotanid

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

Resources

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

NewReleases is sending notifications on new releases.