Skip to content

Commit

Permalink
Prepare 0.23.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Sep 28, 2022
1 parent 62acc03 commit 285b745
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.23.2 (Unreleased)
## 0.23.2 (September 28, 2022)

FEATURES:

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ If you wish to install NGINX Plus using this role, you will need to obtain an NG
```yaml
---
collections:
- name: community.general
version: 5.5.0
- name: ansible.posix
version: 1.4.0
- name: community.general
version: 5.5.0
- name: community.crypto # Only required if you plan to install NGINX Plus
version: 2.5.0
- name: community.docker # Only required if you plan to use Molecule (see below)
Expand Down Expand Up @@ -196,8 +196,6 @@ You can find the Ansible NGINX configuration role to configure NGINX [here](http

You can find the Ansible NGINX App Protect role to install and configure NGINX App Protect WAF and NGINX App Protect DoS [here](https://github.com/nginxinc/ansible-role-nginx-app-protect).

You can find the Ansible NGINX Controller collection of roles to install and configure NGINX Controller [here](https://github.com/nginxinc/ansible-collection-nginx_controller).

You can find the Ansible NGINX Unit role to install NGINX Unit [here](https://github.com/nginxinc/ansible-role-nginx-unit).

## License
Expand Down

0 comments on commit 285b745

Please sign in to comment.