File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
10
10
# Ansible NGINX Role
11
11
12
- This role installs NGINX Open Source, NGINX Plus, NGINX Agent or the NGINX Amplify agent on your target host.
12
+ This role installs NGINX Open Source, NGINX Plus, NGINX Agent and/ or the NGINX Amplify agent on your target host(s) .
13
13
14
14
> [ !IMPORTANT]
15
15
> This role is still in active development. There may be unidentified issues and the role variables may change as development continues.
@@ -24,7 +24,7 @@ Depending on your target NGINX use case, you might need to obtain a license or A
24
24
| ---------| --------------|
25
25
| NGINX Open Source | None |
26
26
| NGINX Plus | NGINX Plus license (both a license key and crt files) |
27
- | NGINX Agent | A compatible control plane and (optionally) an NGINX One SaaS console data plane token (available in the F5 Distributed Cloud) |
27
+ | NGINX Agent | A compatible control plane and (optionally) an NGINX One SaaS console data plane token |
28
28
| NGINX Amplify | API key found within the NGINX Amplify SaaS console |
29
29
30
30
### Ansible
You can’t perform that action at this time.
0 commit comments