You've already forked ansible-role-common
Do not copy DefProf Tool
This commit is contained in:
@@ -38,10 +38,10 @@
|
|||||||
path: 'C:\temp'
|
path: 'C:\temp'
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
- name: Ensure Profile Tool Present
|
#- name: Ensure Profile Tool Present
|
||||||
win_copy:
|
# win_copy:
|
||||||
src: Defprof.exe
|
# src: Defprof.exe
|
||||||
dest: 'C:\temp\Defprof.exe'
|
# dest: 'C:\temp\Defprof.exe'
|
||||||
|
|
||||||
#- name: Ensure user locale set
|
#- name: Ensure user locale set
|
||||||
# win_command: 'c:\temp\Defprof.exe {{ ansible_user }} /q'
|
# win_command: 'c:\temp\Defprof.exe {{ ansible_user }} /q'
|
||||||
|
|||||||
Reference in New Issue
Block a user