You've already forked ansible-role-common
Commented out DefProf as breaking server :(
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
src: Defprof.exe
|
||||
dest: 'C:\temp\Defprof.exe'
|
||||
|
||||
- name: Ensure user locale set
|
||||
win_command: 'c:\temp\Defprof.exe {{ ansible_user }} /q'
|
||||
changed_when: false
|
||||
#- name: Ensure user locale set
|
||||
# win_command: 'c:\temp\Defprof.exe {{ ansible_user }} /q'
|
||||
# changed_when: false
|
||||
|
||||
- name: Apply Windows Updates
|
||||
win_updates:
|
||||
|
||||
Reference in New Issue
Block a user