mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-25 22:53:06 +00:00
7 lines
77 B
YAML
7 lines
77 B
YAML
|
|
---
|
||
|
|
- hosts: all
|
||
|
|
become: true
|
||
|
|
roles:
|
||
|
|
|
||
|
|
- role: "{{ playbook_dir }}"
|