Skip to content

Commit cedf3f3

Browse files
Lint fix NO_JIRA
1 parent fc75e4c commit cedf3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/remove_onedrive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Stop-Process -Name "OneDrive" -Force
66
Stop-Process -Name "explorer" -Force
77
ignore_errors: true
8-
8+
99
- name: Find OneDrive installer
1010
when: remove_onedrive
1111
ansible.windows.win_find:

0 commit comments

Comments
 (0)