File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,9 +111,9 @@ This is a sample playbook file for using the role to install NGINX App Protect o
111
111
# This option installs the latest NGINX App Protect signatures.
112
112
app_protect_install_signatures : true
113
113
114
- # The installation of NGINX App Protect includes a base signature set, which may be out of date.
115
- # This option installs the latest NGINX App Protect signatures.
116
- app_protect_install_signatures : true
114
+ # The installation of NGINX App Protect can include a page of frequently-updated, high-accuracy signatures called Threat Campaigns.
115
+ # This option installs the latest NGINX App Protect Threat Campaigns signatures.
116
+ app_protect_install_threat_campaigns : true
117
117
118
118
# Creates basic configuration files and enables NGINX App Protect on the target host
119
119
app_protect_configure : true
You can’t perform that action at this time.
0 commit comments