Ansible-POC/roles/windows-features/defaults/main.yml
2022-09-17 15:21:39 -05:00

60 lines
1.1 KiB
YAML

---
# defaults file for windows-features
desired_features:
- FS-FileServer
- Web-Server
- Web-Common-Http
- Web-Default-Doc
- Web-Dir-Browsing
- Web-Http-Errors
- Web-Http-Errors
- Web-Static-Content
- Web-Health
- Web-Http-Logging
- Web-Log-Libraries
- Web-Request-Monitor
- Web-Performance
- Web-Stat-Compression
- Web-Dyn-Compression
- Web-Security
- Web-Filtering
- Web-Basic-Auth
- Web-Windows-Auth
- Web-App-Dev
- Web-Net-Ext45
- Web-AppInit
- Web-ASP
- Web-Asp-Net45
- Web-CGI
- Web-ISAPI-Ext
- Web-ISAPI-Filter
- Web-Includes
- Web-WebSockets
- Web-Mgmt-Compat
- Web-Metabase
- Web-Lgcy-Scripting
- Web-WMI
- Web-Scripting-Tools
- Web-Mgmt-Service
- NET-Framework-45-Features
- NET-Framework-45-Core
- NET-Framework-45-ASPNET
- NET-WCF-HTTP-Activation45
- NET-WCF-TCP-PortSharing45
- Server-Media-Foundation
- RDC
- PowerShellRoot
- PowerShell
- PowerShell-ISE
- WAS
- WAS-Process-Model
- WAS-Config-APIs
- WoW64-Support
- Windows-Defender
- Windows-Defender-GUI
- Windows-Defender
- Windows-Defender-GUI
undesired_features:
- XPS-Viewer