feat: add windows 11 build
This commit is contained in:
8
ansible/windows-playbook.yml
Normal file
8
ansible/windows-playbook.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Playbook for Microsoft Windows
|
||||
debugger: never
|
||||
gather_facts: true
|
||||
hosts: all
|
||||
roles:
|
||||
- base
|
||||
- configure
|
||||
Reference in New Issue
Block a user