diff --git a/tasks/section_2/cis_2.1.x.yml b/tasks/section_2/cis_2.1.x.yml index 606e316..0c418af 100644 --- a/tasks/section_2/cis_2.1.x.yml +++ b/tasks/section_2/cis_2.1.x.yml @@ -270,7 +270,6 @@ state: "{{ ('cyrus-imapd' in ansible_facts.packages) | ternary('stopped', omit) }}" masked: true - - name: "2.1.9 | PATCH | Ensure network file system services are not in use" when: rhel9cis_rule_2_1_9 tags: