Skip to content

Commit

Permalink
Small improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
dagwieers committed Mar 26, 2019
1 parent 894694f commit d04cc9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions onedrive.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- hosts: all:!netwerk:!wifi:!computer08:!computer23:!computer48:!computer60
- hosts: computers
gather_facts: no
tasks:
- name: Configuration
Expand Down Expand Up @@ -70,5 +70,5 @@
- '%LOCALAPPDATA%\Microsoft\OneDrive'
- '%PROGRAMDATA%\Microsoft OneDrive'
- '%USERPROFILE%\OneDrive'
- 'C:\OneDriveTemp'
- '%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk'
- C:\OneDriveTemp

0 comments on commit d04cc9c

Please sign in to comment.