Closed dssdss closed 7 years ago
Also, I tried to use http://docs.ansible.com/ansible/win_scheduled_task_module.html Everything is fine with it on both windows - en and ru. Scheduled task was successfully created.
So, the problem is only with win_updates module on rus os version. As you can see, I also tried to install en_US mui on it, applied to all users and made it default system locale, but this problem still exists...
This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible
Please read through the repomerge page in the dev guide.
But when I went to https://github.com/ansible/ansible/issues/new I saw disclaimer:
Please do not report issues/requests related to Ansible modules here !!
Report them to the appropriate modules-core or modules-extras project:
- https://github.com/ansible/ansible-modules-core/issues
- https://github.com/ansible/ansible-modules-extras/issues
Also verify first that your issue/request is not already reported in GitHub
So, that's why I posted this bug there. Please, correct it!
ISSUE TYPE
COMPONENT NAME
win_updates
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
OS I'm running from:
OS I'm managing:
Localization:
SUMMARY
STEPS TO REPRODUCE
I tried to install windows updates on localized russian windows server 2012R2 (ru_windows_server_2012_r2_vl_with_update_x64_dvd_6052827.iso) via win_updates module, but I got error:
I've installed english Windows Server 2012r2 (en_windows_server_2012_r2_vl_with_update_x64_dvd_6052766.iso) and put it into the same OU in Active Directory - win_updates works perfect!!!
If you want to reproduce this bug I can help you to deploy localized windows version, or I can send it to you as a VmWare virtual machine...
~/ansible/group_vars/all.yml:
~/ansible/hosts:
~/ansible/update_t.yml:
~/ansible/roles/service/tasks/install_updates.yml:
EXPECTED RESULTS
c:/Scripts/ansible_wu.txt:
ACTUAL RESULTS