mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com> Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
9 lines
222 B
YAML
9 lines
222 B
YAML
---
|
|
|
|
- name: "SECTION | 6.1 | System File Permissions"
|
|
ansible.builtin.import_tasks:
|
|
file: cis_6.1.x.yml
|
|
|
|
- name: "SECTION | 6.2 | User and Group Settings"
|
|
ansible.builtin.import_tasks:
|
|
file: cis_6.2.x.yml
|