mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 07:03:07 +00:00
section2 v2.0.0 updates
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2bf67cde0d
commit
bad08c0228
5 changed files with 846 additions and 462 deletions
|
|
@ -1,17 +1,17 @@
|
|||
---
|
||||
|
||||
- name: "SECTION | 2.1 | Time Synchronization"
|
||||
- name: "SECTION | 2.1 | Special Purpose Services"
|
||||
ansible.builtin.import_tasks:
|
||||
file: cis_2.1.x.yml
|
||||
|
||||
- name: "SECTION | 2.2 | Special Purpose Services"
|
||||
- name: "SECTION | 2.2 | Service Clients"
|
||||
ansible.builtin.import_tasks:
|
||||
file: cis_2.2.x.yml
|
||||
|
||||
- name: "SECTION | 2.3 | Service Clients"
|
||||
- name: "SECTION | 2.3 | Time Synchronization"
|
||||
ansible.builtin.import_tasks:
|
||||
file: cis_2.3.x.yml
|
||||
|
||||
- name: "SECTION | 2.4 | Nonessential services removed"
|
||||
- name: "SECTION | 2.4 | Job Schedulers"
|
||||
ansible.builtin.import_tasks:
|
||||
file: cis_2.4.yml
|
||||
file: cis_2.4.x.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue