Software - Uninstall Chrome / IE
Description
This playbook removes specified web browsers from a target host. It supports removing Google Chrome and Internet Explorer. For Chrome, it uninstalls the application and cleans up related user profile data. For Internet Explorer, it disables the feature using DISM.
Credentials
- sys_ansible_windows
Input
| Variable | Description |
|---|---|
target |
Target host for the browser removal |
browsers |
List of browsers to remove (chrome, Internet Explorer) |
Output
None