diff --git a/tasks/section_2/cis_2.2.x.yml b/tasks/section_2/cis_2.2.x.yml index 3860862a..208f5268 100644 --- a/tasks/section_2/cis_2.2.x.yml +++ b/tasks/section_2/cis_2.2.x.yml @@ -549,7 +549,7 @@ - name: "2.2.17 | PATCH | Ensure web proxy server services are not in use" when: - "'squid' in ansible_facts.packages" - - rhel8cis_rule_2_217 + - rhel8cis_rule_2_2_17 tags: - level1-server - level1-workstation