4
0
Fork 0

section 7 v2 initial

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-07-24 14:01:10 +01:00
parent 9755b0fb62
commit 06a1f2997c
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
3 changed files with 676 additions and 0 deletions

9
tasks/section_7/main.yml Normal file
View file

@ -0,0 +1,9 @@
---
- 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