Skip to content

Commit 8d5b15f

Browse files
committed
Code execution removal for logrotate
Signed-off-by: Rajan Mishra <[email protected]>
1 parent b5f89e3 commit 8d5b15f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

roles/s3_install/tasks/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@
33
- import_tasks: install.yml
44
when: scale_protocols is defined and (scale_protocols.s3|bool)
55
tags: install
6-
7-
- import_tasks: parseFile.yml
8-
when: scale_protocols is defined and (scale_protocols.s3|bool)
9-
tags: install

0 commit comments

Comments
 (0)