Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 00:04
· 82 commits to refs/heads/main since this release
c60afdc

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

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

🎉 Enhancements

🐛 Bug Fixes

🧪 Tests

⬆️ Dependencies

  • Bump ansible-core from 2.13.5 to 2.14.1 in /.github/workflows/requirements (#293) @dependabot
  • Bump ansible-lint from 6.7.0 to 6.11.0 in /.github/workflows/requirements (#304, #296, #282) @dependabot
  • Bump yamllint from 1.28.0 to 1.29.0 in /.github/workflows/requirements (#301) @dependabot
  • Bump molecule[docker] from 4.0.2 to 4.0.4 in /.github/workflows/requirements (#294) @dependabot
  • Bump docker from 6.0.0 to 6.0.1 in /.github/workflows/requirements (#286) @dependabot
  • Bump Ansible collections (#299) @alessfg

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

Resources