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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -59,7 +59,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
- name: community.crypto # Only required if you plan to install NGINX Plus
version: 2.21.1
- name: community.docker # Only required if you plan to use Molecule (see below)
version: 3.11.0
version: 4.1.0
```
- 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.