mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 07:03:07 +00:00
updated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
efdcb0b6f5
commit
f808f30173
24 changed files with 769 additions and 923 deletions
|
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
|
||||
- name: "SECTION | 2.1 | xinetd"
|
||||
import_tasks: cis_2.1.1.yml
|
||||
|
||||
- name: "SECTION | 2.2.1 | Time Synchronization"
|
||||
import_tasks: cis_2.2.1.x.yml
|
||||
- name: "SECTION | 2.1 | Time Synchronization"
|
||||
import_tasks: cis_2.1.x.yml
|
||||
|
||||
- name: "SECTION | 2.2 | Special Purpose Services"
|
||||
import_tasks: cis_2.2.x.yml
|
||||
|
||||
- name: "SECTION | 2.3 | Service Clients"
|
||||
import_tasks: cis_2.3.x.yml
|
||||
|
||||
- name: "SECTION | 2.4 | Nonessential services removed"
|
||||
import_tasks: cis_2.4.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue