UBUNTU24-CIS/site.yml

8 lines
101 B
YAML

---
- name: Run CIS benchmark
hosts: all
become: true
roles:
- role: "{{ playbook_dir }}"