mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-25 14:43:06 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
---
|
|
|
|
- name: "SECTION | 7.1 | System File Permissions"
|
|
ansible.builtin.import_tasks:
|
|
file: cis_7.1.x.yml
|
|
|
|
- name: "SECTION | 7.2 | Local User and Group Settings"
|
|
ansible.builtin.import_tasks:
|
|
file: cis_7.2.x.yml
|