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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -60,9 +60,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
60
60
- name: community.general
61
61
version: 10.7.0
62
62
- name: community.crypto # Only required if you plan to install NGINX Plus
63
-
version: 2.26.2
63
+
version: 2.26.3
64
64
- name: community.docker # Only required if you plan to use Molecule (see below)
65
-
version: 4.6.0
65
+
version: 4.6.1
66
66
```
67
67
68
68
- Instructions on how to install Ansible collections can be found in the [Ansible collections](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html) guide.
0 commit comments