Do not copy DefProf Tool

This commit is contained in:
2017-04-23 22:32:37 +12:00
parent 243bbfa302
commit 6145cb6784

View File

@@ -38,10 +38,10 @@
path: 'C:\temp'
state: directory
- name: Ensure Profile Tool Present
win_copy:
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 {{ ansible_user }} /q'