mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
lint and v2 initial
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
42aa624d50
commit
a36a84c5ea
5 changed files with 712 additions and 676 deletions
4
site.yml
4
site.yml
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: Apply RHEL9 CIS hardening
|
||||
- name: Apply ansible-lockdown hardening
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- role: "{{ playbook_dir }}"
|
||||
- role: "{{ playbook_dir }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue