mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
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
|