Ansible-POC/playbook.yml

8 lines
108 B
YAML
Raw Normal View History

2022-09-17 15:21:39 -05:00
---
- name: Setup Windows
hosts: all
roles:
- role: windows-features
tags:
- features