Skip to content

Commit dc1608d

Browse files
committed
changed_when false
1 parent 2855bba commit dc1608d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/configure-app-protect.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
dest: "{{ nginx_conf_template.out_file_location }}{{ nginx_conf_template.out_file_name }}.orig"
1212
remote_src: true
1313
when: nginx_conf_template_enable
14+
changed_when: false
1415

1516
- name: "Dynamically Generate NGINX App Protect security policy file"
1617
template:

0 commit comments

Comments
 (0)