mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
14 lines
285 B
YAML
14 lines
285 B
YAML
|
|
---
|
||
|
|
|
||
|
|
- name: "SECTION | 2.1 | xinetd"
|
||
|
|
include: cis_2.1.1.yml
|
||
|
|
|
||
|
|
- name: "SECTION | 2.2.1 | Time Synchronization"
|
||
|
|
include: cis_2.2.1.x.yml
|
||
|
|
|
||
|
|
- name: "SECTION | 2.2 | Special Purpose Services"
|
||
|
|
include: cis_2.2.x.yml
|
||
|
|
|
||
|
|
- name: "SECTION | 2.3 | Service Clients"
|
||
|
|
include: cis_2.3.x.yml
|