4
0
Fork 0
RHEL9-CIS/site.yml
Stephen Williams 4a40facca9
Readme Update, Yamllint Update
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
2023-04-10 13:48:47 -04:00

7 lines
98 B
YAML

---
- hosts: all # noqa: name[play]
become: true
roles:
- role: "{{ playbook_dir }}"