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 21abde1 commit 81842f5Copy full SHA for 81842f5
defaults/main.yml
@@ -20,7 +20,7 @@ app_protect_state: present
20
app_protect_install_signatures: true
21
22
# Creates basic configuration files and enables NGINX App Protect on the target host
23
-app_protect_configure: true
+app_protect_configure: false
24
25
# Removes the license (certificate and key) for the NGINX App Protect repositories on the target host(s) when playbook run is complete.
26
app_protect_delete_license: true
0 commit comments