Skip to content

Commit

Permalink
chore(scap-open): fix linting issues
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
  • Loading branch information
alacuku committed Jul 21, 2023
1 parent 4957472 commit c02e4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/scap_open/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
path: "{{ output_dest_dir }}"
state: directory
mode: '0755'

- name: Check Modern Bpf Support
block:
- name: Check BTF support
Expand Down

0 comments on commit c02e4cc

Please sign in to comment.