You've already forked ansible-role-common
Do not copy DefProf Tool
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user