File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
.github/workflows/requirements Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
collections :
3
3
- name : community.general
4
- version : 4.6.1
4
+ version : 4.7.0
5
5
- name : ansible.posix
6
6
version : 1.3.0
7
7
- name : community.docker
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ENHANCEMENTS:
20
20
* Add support of RHEL 8.1+ for NGINX App Protect WAF 3.8.
21
21
* Add support of RHEL 7.4+ and 8.x for NGINX App Protect DoS 2.1.
22
22
* New molecule tests for RHEL 7/8 and for NGINX App Protect WAF/DoS removal scenarios.
23
- * Bump the Ansible ` community.general ` collection to ` 4.6.1 ` and ` community.docker ` collection to ` 2.3.0 ` .
23
+ * Bump the Ansible ` community.general ` collection to ` 4.7.0 ` and ` community.docker ` collection to ` 2.3.0 ` .
24
24
25
25
BUG FIXES:
26
26
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ If you wish to install NGINX App Protect WAF or NGINX App Protect DoS using this
27
27
---
28
28
collections :
29
29
- name : community.general
30
- version : 4.6 .0
30
+ version : 4.7 .0
31
31
- name : ansible.posix
32
32
version : 1.3.0
33
33
- name : community.docker # Only required if you plan to use Molecule (see below)
You can’t perform that action at this time.
0 commit comments