{"id":19724518,"url":"https://github.com/andif888/ansible-role-win-globalization","last_synced_at":"2026-04-30T07:32:07.303Z","repository":{"id":95852262,"uuid":"453635319","full_name":"andif888/ansible-role-win-globalization","owner":"andif888","description":"this role changes regional, language and timezone settings in windows","archived":false,"fork":false,"pushed_at":"2023-07-28T13:23:31.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T16:47:20.146Z","etag":null,"topics":["ansible-role","globalization","windows"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andif888.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-30T09:17:37.000Z","updated_at":"2022-11-23T21:02:38.000Z","dependencies_parsed_at":"2024-11-11T23:28:33.924Z","dependency_job_id":"5bc163d6-d879-438a-a9f7-3a54ff5fddba","html_url":"https://github.com/andif888/ansible-role-win-globalization","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andif888%2Fansible-role-win-globalization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andif888%2Fansible-role-win-globalization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andif888%2Fansible-role-win-globalization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andif888%2Fansible-role-win-globalization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andif888","download_url":"https://codeload.github.com/andif888/ansible-role-win-globalization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045688,"owners_count":19899700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible-role","globalization","windows"],"created_at":"2024-11-11T23:26:06.120Z","updated_at":"2026-04-30T07:32:07.271Z","avatar_url":"https://github.com/andif888.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-role-win-globalization\n=========\n\nthis role changes regional, language and timezone settings in windows.\n\nRequirements\n------------\n\nchanges to language settings requires that corresponding language packs are already installed.\n\nRole Variables\n--------------\n\n```yaml\n# Copies the current user's international settings\n# (Windows Display language, Input language, Regional Format/locale, and Location/GeoID)\n# to one or both of the following:\n# Welcome screen and system accounts\n# New user accounts\nwin_globalization_copy_to_system_and_user: true\n\n# Geographical Locations\n# https://docs.microsoft.com/en-us/windows/win32/intl/table-of-geographical-locations?redirectedfrom=MSDN\nwin_globalization_geo_id: 94\n\n# HKLM:\\SYSTEM\\CurrentControlSet\\Control\\MUI\\Settings\n# PreferredUILanguages\nwin_globalization_system_mui: 'de-DE'\n\nwin_globalization_system_locale: 'de-DE'\nwin_globalization_system_timezone: 'W. Europe Standard Time'\n\nwin_globalization_user_locale: 'de-DE'\n\n# Input Locales\n# https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs\nwin_globalization_user_input: '0407:00000407'\n\n```\n\nExample Playbook\n----------------\n\n```yaml\n---\n- hosts: win10\n  become: true\n  gather_facts: true\n  vars:\n\n  roles:\n    - ansible-role-win-globalization\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandif888%2Fansible-role-win-globalization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandif888%2Fansible-role-win-globalization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandif888%2Fansible-role-win-globalization/lists"}