We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the Issue
https://github.com/ansible-lockdown/UBUNTU22-CIS/blob/devel/tasks/section_1/cis_1.1.2.6.x.yml#L3
reads
- name: "1/.1 | PATCH | Ensure /var/log is a separate partition"
and
https://github.com/ansible-lockdown/UBUNTU22-CIS/blob/devel/tasks/section_1/cis_1.1.2.7.x.yml#L3
- name: "1/.1 | PATCH | Ensure /var/log/audit is a separate partition"
Expected Behavior
The task name should reflect the rule id.
Actual Behavior n/a
Control(s) Affected
1.1.2.6.1 and 1.1.2.7.1
Environment (please complete the following information):
n/a
Additional Notes Anything additional goes here
Possible Solution Enter a suggested fix here
The text was updated successfully, but these errors were encountered:
addressed #270 thanks to @bgro
90ef41b
Signed-off-by: Mark Bolwell <[email protected]>
uk-bolly
No branches or pull requests
Describe the Issue
https://github.com/ansible-lockdown/UBUNTU22-CIS/blob/devel/tasks/section_1/cis_1.1.2.6.x.yml#L3
reads
and
https://github.com/ansible-lockdown/UBUNTU22-CIS/blob/devel/tasks/section_1/cis_1.1.2.7.x.yml#L3
reads
Expected Behavior
The task name should reflect the rule id.
Actual Behavior
n/a
Control(s) Affected
1.1.2.6.1 and 1.1.2.7.1
Environment (please complete the following information):
n/a
Additional Notes
Anything additional goes here
Possible Solution
Enter a suggested fix here
The text was updated successfully, but these errors were encountered: