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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
59
59
- name: community.crypto # Only required if you plan to install NGINX Plus
60
60
version: 2.22.3
61
61
- name: community.docker # Only required if you plan to use Molecule (see below)
62
-
version: 3.13.3
62
+
version: 4.1.0
63
63
```
64
64
65
65
- You will need to run this role as a root user using Ansible's `become` parameter. Make sure you have set up the appropriate permissions on your target hosts.
0 commit comments