forked from ansible-lockdown/RHEL9-CIS
Readme Update, Yamllint Update
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
This commit is contained in:
parent
eee101c844
commit
4a40facca9
8 changed files with 249 additions and 50 deletions
4
site.yml
4
site.yml
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- hosts: all
|
||||
- hosts: all # noqa: name[play]
|
||||
become: true
|
||||
|
||||
roles:
|
||||
|
||||
- role: "{{ playbook_dir }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue