feat: add windows 11 build

This commit is contained in:
AJ Schroeder
2025-02-20 23:29:38 -06:00
parent dbc24c6688
commit 9f1ff435ae
14 changed files with 1359 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Playbook for Microsoft Windows
debugger: never
gather_facts: true
hosts: all
roles:
- base
- configure