We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc75e4c commit cedf3f3Copy full SHA for cedf3f3
tasks/remove_onedrive.yml
@@ -5,7 +5,7 @@
5
Stop-Process -Name "OneDrive" -Force
6
Stop-Process -Name "explorer" -Force
7
ignore_errors: true
8
-
+
9
- name: Find OneDrive installer
10
when: remove_onedrive
11
ansible.windows.win_find:
0 commit comments