We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cfc46 commit 4de13a2Copy full SHA for 4de13a2
README.md
@@ -100,7 +100,7 @@ This is a sample playbook file for using the role to install NGINX App Protect o
100
101
A copy of this is in the sample-playbook directory in this repo.
102
103
-First create a file for all the varialbles as `nginx-app-protect-vars.yml`
+First create a file for all the variables as `nginx-app-protect-vars.yml`
104
```yaml
105
---
106
sample-playbook/README.md
@@ -2,7 +2,7 @@
2
3
## Usage
4
5
-install galaxy collections:
+install galaxy role:
6
7
`ansible-galaxy install nginxinc.nginx_app_protect`
8
0 commit comments