mirror of
https://github.com/ansible-lockdown/Windows-2019-CIS.git
synced 2026-05-09 04:19:06 +02:00
8c2f4797b0
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
7 lines
101 B
YAML
7 lines
101 B
YAML
---
|
|
|
|
- hosts: all # noqa: name[play]
|
|
gather_facts: true
|
|
roles:
|
|
- role: "{{ playbook_dir }}"
|