forked from ansible-lockdown/RHEL9-CIS
updated include/import tasks
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
3b19db6812
commit
819c942d8f
7 changed files with 86 additions and 70 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: "SECTION | 6.1 | System File Permissions"
|
||||
include: cis_6.1.x.yml
|
||||
include_tasks: cis_6.1.x.yml
|
||||
|
||||
- name: "SECTION | 6.2 | User and Group Settings"
|
||||
include: cis_6.2.x.yml
|
||||
include_tasks: cis_6.2.x.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue