Ansible-POC/playbook.yml
2022-09-17 15:21:39 -05:00

8 lines
108 B
YAML

---
- name: Setup Windows
hosts: all
roles:
- role: windows-features
tags:
- features