mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
6 lines
77 B
YAML
6 lines
77 B
YAML
---
|
|
- hosts: all
|
|
become: true
|
|
roles:
|
|
|
|
- role: "{{ playbook_dir }}"
|