You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Issue
when doing de audit to rhel 8 with squid installed
TASK [--: 2.2.17 | PATCH | Ensure web proxy server services are not in use | Remove package] ***
fatal: [server: FAILED! => {"msg": "The conditional check 'rhel8cis_rule_2_217' failed. The error was: error while evaluating conditional (rhel8cis_rule_2_217): 'rhel8cis_rule_2_217' is undefined. 'rhel8cis_rule_2_217' is undefined\n\nThe error appears to be in '/etc/ansible/roles/enx_rhel8_cis/tasks/section_2/cis_2.2.x.yml': line 563, column 9, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n block:\n - name: "2.2.17 | PATCH | Ensure web proxy server services are not in use | Remove package"\n ^ here\n"}
Expected Behavior
pass this rule
Actual Behavior
it stops with an error
Control(s) Affected
What controls are being affected by the issue
Environment (please complete the following information):
Describe the Issue
when doing de audit to rhel 8 with squid installed
TASK [--: 2.2.17 | PATCH | Ensure web proxy server services are not in use | Remove package] ***
fatal: [server: FAILED! => {"msg": "The conditional check 'rhel8cis_rule_2_217' failed. The error was: error while evaluating conditional (rhel8cis_rule_2_217): 'rhel8cis_rule_2_217' is undefined. 'rhel8cis_rule_2_217' is undefined\n\nThe error appears to be in '/etc/ansible/roles/enx_rhel8_cis/tasks/section_2/cis_2.2.x.yml': line 563, column 9, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n block:\n - name: "2.2.17 | PATCH | Ensure web proxy server services are not in use | Remove package"\n ^ here\n"}
Expected Behavior
pass this rule
Actual Behavior
it stops with an error
Control(s) Affected
What controls are being affected by the issue
Environment (please complete the following information):
Additional Details:
offending line:
RHEL8-CIS/tasks/section_2/cis_2.2.x.yml
Line 552 in 2415575
rhel8cis_rule_2_217
-->rhel8cis_rule_2_2_17
The text was updated successfully, but these errors were encountered: