You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,11 @@ 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.7.0
30
+
version: 5.1.1
31
31
- name: ansible.posix
32
-
version: 1.3.0
32
+
version: 1.4.0
33
33
- name: community.docker # Only required if you plan to use Molecule (see below)
34
-
version: 2.3.0
34
+
version: 2.6.0
35
35
```
36
36
37
37
**Note:** You can alternatively install the Ansible community distribution (what is known as the "old" Ansible) if you don't want to manage individual collections.
0 commit comments