From cc9e04719648f2923f0d47f5b3dc8cb56227f925 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 6 Jun 2023 14:36:51 +0100 Subject: [PATCH] lint Signed-off-by: Mark Bolwell --- tasks/section_1/cis_1.1.x.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section_1/cis_1.1.x.yml b/tasks/section_1/cis_1.1.x.yml index c4826c9..bf76b5c 100644 --- a/tasks/section_1/cis_1.1.x.yml +++ b/tasks/section_1/cis_1.1.x.yml @@ -16,7 +16,7 @@ community.general.modprobe: name: usb-storage state: absent - when: not system_is_container + when: not system_is_container - name: "1.1.9 | PATCH | Disable USB Storage | blacklist" ansible.builtin.lineinfile: