This repository has been archived on 2022-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
win_ansible_remove_win_apps/defaults/main.yml

14 lines
314 B
YAML
Raw Normal View History

2021-12-20 22:19:36 +01:00
---
remove_win_apps__product_id:
- 'Microsoft.MicrosoftOfficeHub'
2021-12-20 22:32:19 +01:00
- 'Microsoft.MixedReality.Portal'
2021-12-20 22:19:36 +01:00
- 'Microsoft.Office'
2021-12-20 22:32:19 +01:00
- 'Microsoft.Office.*'
- 'Microsoft.Office.OneNote'
- 'Microsoft.People'
- 'Microsoft.SkypeApp'
- 'Microsoft.WindowsStore'
- 'Microsoft.ZuneVideo'
2021-12-20 22:19:36 +01:00
remove_win_apps__users: []