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-4
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,6 @@ i.e this in the requirements.yml file for your project's playbook (not the requi
30
30
- src: jdauphant.nginx
31
31
version: v2.21.2
32
32
```
33
-
34
-
Other dependencies are embedded in Ansible Galaxy's metadata, who should take care of install them:
35
-
- `jdauphant.nginx` at version v2.21.2
36
-
37
33
## Role Variables
38
34
39
35
Browse the role's [defaults/main.yml](defaults/main.yml) and [vars/main.yml](vars/main.yml) files to see if there is anything you would like to change or need to override by setting in your playbook.
@@ -62,6 +58,7 @@ Example playbook calling the role adding and enabling ModSecurity for the defaul
0 commit comments