Skip to content

Commit ce281bf

Browse files
committed
variable error
1 parent 8cd2d0b commit ce281bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/install-app-protect-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212

1313
- name: "(Install: Linux) Install NGINX App Protect"
1414
package:
15-
name: "app-protect{{ nginx_version | default('') }}"
15+
name: "app-protect{{ app_protect_version | default('') }}"
1616
state: "{{ app_protect_state }}"
1717
notify: "(Handler: All OSs) Restart NGINX"

0 commit comments

Comments
 (0)