Skip to content

Commit 285b745

Browse files
committed
Prepare 0.23.2 release
1 parent 62acc03 commit 285b745

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.23.2 (Unreleased)
3+
## 0.23.2 (September 28, 2022)
44

55
FEATURES:
66

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ If you wish to install NGINX Plus using this role, you will need to obtain an NG
2424
```yaml
2525
---
2626
collections:
27-
- name: community.general
28-
version: 5.5.0
2927
- name: ansible.posix
3028
version: 1.4.0
29+
- name: community.general
30+
version: 5.5.0
3131
- name: community.crypto # Only required if you plan to install NGINX Plus
3232
version: 2.5.0
3333
- name: community.docker # Only required if you plan to use Molecule (see below)
@@ -196,8 +196,6 @@ You can find the Ansible NGINX configuration role to configure NGINX [here](http
196196

197197
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).
198198

199-
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).
200-
201199
You can find the Ansible NGINX Unit role to install NGINX Unit [here](https://github.com/nginxinc/ansible-role-nginx-unit).
202200

203201
## License

0 commit comments

Comments
 (0)