Removed duplicate task

This commit is contained in:
2017-03-14 10:44:07 +13:00
parent 6ea30ce47d
commit 0dfc54c945

View File

@@ -40,11 +40,6 @@
src: Defprof.exe
dest: 'C:\temp\Defprof.exe'
- name: Ensure Profile Tool Present
win_copy:
src: Defprof.exe
dest: 'C:\temp\Defprof.exe'
- name: Ensure user locale set
win_command: 'c:\temp\Defprof.exe Administrator /q'
changed_when: false