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