Files

11 lines
146 B
YAML
Raw Permalink Normal View History

---
- name: CIS Hardening
hosts: localnetwork
gather_facts: true
roles:
- role: "cis"
tags:
- roles
- roles::cis