Skip to content
Snippets Groups Projects
Commit 4c8331af authored by Stephane Armanet's avatar Stephane Armanet
Browse files

lint cleanup

parent dec4a996
No related branches found
No related tags found
No related merge requests found
Pipeline #14561 failed
......@@ -9,7 +9,7 @@
ignore_errors: true
- name: setup_sophos
command: "/opt/sophos-av/bin/savconfig set {{ item.key }} {{ item.value}}"
command: "/opt/sophos-av/bin/savconfig set {{ item.key }} {{ item.value }}"
with_items:
- { key: 'AutomaticAction', value: 'delete' }
- { key: 'ScanArchives', value: 'enabled' }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment