Skip to content

Commit 81842f5

Browse files
committed
changing default for configure option
1 parent 21abde1 commit 81842f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ app_protect_state: present
2020
app_protect_install_signatures: true
2121

2222
# Creates basic configuration files and enables NGINX App Protect on the target host
23-
app_protect_configure: true
23+
app_protect_configure: false
2424

2525
# Removes the license (certificate and key) for the NGINX App Protect repositories on the target host(s) when playbook run is complete.
2626
app_protect_delete_license: true

0 commit comments

Comments
 (0)