Skip to content

0.23.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 12:39
· 265 commits to refs/heads/main since this release

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

What's new in NGINX's Ansible role 0.23.1!

πŸš€ Features

πŸŽ‰ Enhancements

  • Add TimeoutStartSec parameter to the Systemd parameters (#505) @alessfg
  • Streamline configuring SELinux (#504) @alessfg

πŸ› Bug Fixes

  • Ansible check mode fails if NGINX is not yet installed (#497) @alessfg

⬆️ Dependencies

Install & Upgrade

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

Resources