Skip to content

Releases: nginxinc/ansible-role-nginx

0.24.2

04 Oct 00:03
262313c
Compare
Choose a tag to compare
0.24.2 Pre-release
Pre-release

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

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

πŸš€ Features

πŸŽ‰ Enhancements

πŸ§ͺ Tests

  • Explicitly use x86_64 in certain Molecule scenarios (#659) @alessfg
  • Update Molecule CI/CD to support NGINX 1.25.2 (#649) @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.24.2), run ansible-galaxy install -f nginxinc.nginx,v0.24.2.

Resources

0.24.1

03 Jul 19:36
84126a7
Compare
Choose a tag to compare
0.24.1 Pre-release
Pre-release

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

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

πŸš€ Features

  • Update role to add/remove distributions supported/no longer supported by NGINX OSS 1.25.1 (#632) @alessfg

πŸŽ‰ Enhancements

πŸ› Bug Fixes

  • Fix: OracleLinux 8 uses Python3.11 cryptography (#620) @pdabelf5

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

Resources

0.24.0

29 Jan 23:12
0bbb634
Compare
Choose a tag to compare
0.24.0 Pre-release
Pre-release

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

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

πŸ’£ Breaking Changes

  • Improve workflow for building NGINX from source (#573) @alessfg

πŸš€ Features

  • Check distribution and validate role variables (#583) @alessfg
  • Update supported NGINX Plus dynamic modules (#575) @alessfg

πŸŽ‰ Enhancements

  • Standardize code from dot to array notation (#584) @alessfg

πŸ› Bug Fixes

πŸ§ͺ Tests

  • Add distribution Molecule scenario (#582) @alessfg
  • Add s390x as a platform for Molecule tests (#580) @alessfg
  • Update Molecule platform data (#576) @alessfg
  • Update GitHub actions to use Ubuntu 22.04 (#539)

⬆️ Dependencies

  • Bump ansible-core from 2.13.4 to 2.14.1 in /.github/workflows/requirements (#565, #554) @dependabot
  • Bump ansible-lint from 6.7.0 to 6.11.0 in /.github/workflows/requirements (#577, #568, #553) @dependabot
  • Bump yamllint from 1.28.0 to 1.29.0 in /.github/workflows/requirements (#574) @dependabot
  • Bump docker from 6.0.0 to 6.0.1 in /.github/workflows/requirements (#558) @dependabot
  • Bump molecule[docker] from 4.0.1 to 4.0.4 in /.github/workflows/requirements (#566, #552) @dependabot
  • Bump Ansible collections (#571) @alessfg

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

Resources

0.23.2

27 Sep 22:34
285b745
Compare
Choose a tag to compare
0.23.2 Pre-release
Pre-release

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

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

πŸš€ Features

πŸŽ‰ Enhancements

  • Fix NGINX OSS upgrade & downgrade use cases on Alpine Linux (#529) @alessfg
  • Add source support for PCRE 2 and OpenSSL 3.0 (#526) @alessfg

πŸ› Bug Fixes

  • Fix NGINX OSS upgrade & downgrade use cases on Alpine Linux (#529) @alessfg
  • Ensure gpg-agent is installed on Ubuntu (#508) @coaxial

πŸ§ͺ Tests

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

Resources

0.23.1

06 Apr 12:39
Compare
Choose a tag to compare
0.23.1 Pre-release
Pre-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

0.23.0

16 Feb 23:25
Compare
Choose a tag to compare
0.23.0 Pre-release
Pre-release

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

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

πŸ’£ Breaking Changes

  • CentOS 8 has reached EoL and has thus been removed from the list of supported platforms (#481) @alessfg
  • The NGINX Plus cookie-flag module is no longer supported as of R26 and has been removed (#488) @alessfg
  • Remove SELinux parameters deprecated since 0.17

πŸš€ Features

  • Update NGINX Amplify repositories to use Python 3 when possible (#492) @alessfg
  • Backwards support for older versions of Ansible (e.g. Ansible <2.12) (#485) @fidanf

πŸŽ‰ Enhancements

  • Add Alpine Linux 3.15 to the NGINX Plus list of tested and supported platforms (and remove Alpine Linux 3.11) (#488) @alessfg
  • Use pcre2 by default when possible (#488) @alessfg

πŸ› Bug Fixes

  • Add GPG key for Ubuntu Focal during NGINX Amplify repository setup(#487) @ChrisMcKee
  • The Molecule upgrade scenario verification test no longer has to be updated on each new NGINX OSS release (#48) @alessfg

⬆️ Dependencies

  • Bump Ansible collections (#491) @alessfg
  • Bump ansible-core from 2.12.1 to 2.12.2 in /.github/workflows/requirements (#483) @dependabot
  • Bump ansible-lint from 5.3.0 to 5.4.0 in /.github/workflows/requirements (#489, #477) @dependabot
  • Bump molecule[docker] from 3.5.2 to 3.6.1 in /.github/workflows/requirements (#488, #484) @dependabot
  • Bump actions/setup-python from 2.3.1 to 2.3.2 (#482) @dependabot

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.0), run ansible-galaxy install -f nginxinc.nginx,v0.23.0.

Resources

0.22.0

09 Dec 22:37
Compare
Choose a tag to compare
0.22.0 Pre-release
Pre-release

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

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

πŸ’£ Breaking Changes

  • Improve & fix uninstalling NGINX capabilities & remove nginx_install variable (#472) @alessfg

πŸš€ Features

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

Resources

0.21.3

25 Oct 18:23
Compare
Choose a tag to compare
0.21.3 Pre-release
Pre-release

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

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

πŸŽ‰ Enhancements

  • Minor touch-up of GitHub actions workflows (#459) @alessfg

⬆️ Dependencies

  • Bump Ansible collections (#462) @alessfg
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#461) @dependabot
  • Bump ansible-lint from 5.2.0 to 5.2.1 in /.github/workflows/requirements (c0c9ca3) @alessfg
  • Bump ansible-core from 2.11.5 to 2.11.6 in /.github/workflows/requirements (#460) @dependabot
  • Bump docker from 5.0.2 to 5.0.3 in /.github/workflows/requirements (#458) @dependabot

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

Resources

0.21.2

07 Oct 13:32
Compare
Choose a tag to compare
0.21.2 Pre-release
Pre-release

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

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

πŸš€ Features

  • Add static core modules support to installation from source (#448) @ssttehrani

πŸŽ‰ Enhancements

  • Remove RHEL/CentOS 6 parameters given they have reached EOL (#451) @alessfg
  • Change Ansible Lint exceptions from using an ID identifier to a text identifier (#452) @alessfg
  • Move non NGINX specific dependencies from the role into the Molecule Dockerfile (#452) @alessfg

πŸ› Bug Fixes

  • Run Check NGINX handler in the correct directory in BSD systems (#454) @alessfg
  • Always update NGINX dependencies to the latest available version (#452) @alessfg

⬆️ Dependencies

  • Bump molecule[docker] from 3.5.1 to 3.5.2 in /.github/workflows/requirements (#455) @dependabot
  • Bump ansible-lint from 5.1.3 to 5.2.0 in /.github/workflows/requirements (#447) @dependabot
  • Bump jinja2 from 3.0.1 to 3.0.2 in /.github/workflows/requirements (#453) @dependabot

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

Resources

0.21.1

29 Sep 12:44
Compare
Choose a tag to compare
0.21.1 Pre-release
Pre-release

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

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

πŸš€ Features

  • Add support for installing NGINX OSS in Amazon Linux (#435) @alessfg

πŸŽ‰ Enhancements

  • Update list of support platforms for NGINX OSS (#435) @alessfg
  • Update list of supported platforms for NGINX Plus R25 (#446) @alessfg

⬆️ Dependencies

  • Bump Ansible collections (#445) @alessfg
  • Bump ansible-core from 2.11.4 to 2.11.5 in /.github/workflows/requirements (#442) @dependabot
  • Bump ansible-lint from 5.1.2 to 5.1.3 in /.github/workflows/requirements (#438) @dependabot
  • Bump yamllint from 1.26.2 to 1.26.3 in /.github/workflows/requirements (#436) @dependabot
  • Bump molecule[docker] from 3.4.0 to 3.5.1 in /.github/workflows/requirements (#444) @dependabot
  • Bump docker from 5.0.0 to 5.0.2 in /.github/workflows/requirements (#439) @dependabot

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

Resources