Skip to content

Commit 6c2a20b

Browse files
committed
fixed typos
1 parent 4de13a2 commit 6c2a20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/configure-app-protect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
template:
2626
src: "{{ app_protect_log_policy_template.template_file }}"
2727
dest: "{{ app_protect_log_policy_template.out_file_location }}{{ app_protect_log_policy_template.out_file_name }}"
28-
mode: '0644'
28+
mode: "0644"
2929
backup: true
3030
when: app_protect_log_policy_template_enable
3131

0 commit comments

Comments
 (0)