install.fairie/home/dot_local/share/ansible/environments/prod/group_vars/desktop/dotnet-tools.yml

7 lines
528 B
YAML
Raw Normal View History

2023-07-15 22:40:26 -07:00
---
# yamllint disable rule:line-length
# @var dotnet_tools: [] # An array of .NET tools to install. Specify the package name using the `name` field in each member of the array.
dotnet_tools:
# @dotnet [attacksurfaceanalyzer](https://github.com/microsoft/AttackSurfaceAnalyzer) | [GitHub](https://github.com/microsoft/AttackSurfaceAnalyzer) - Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation
- name: Microsoft.CST.AttackSurfaceAnalyzer.CLI