win_ansible_role_base_setup/README.md

775 B

win_ansible_role_base_setup

WINDOWS Ansible role to create a little base Setup for my Ansible Managed Windows 10 Enterprise Hosts

Please not, this is my first windows role and highly experimental!

Requirements

  • Pass or gopass is required to store passwords.

    • See ansible docs
    • Have a password store setup. Either create a symlink from pass to gopass or use pass nativly.
  • Language: DE or EN

    • Define the win_base_init__os_language variable to fit your Group Names ('de' or 'en' are supported values).
    • It looks like Windows is using other Group Names depending on your OS language settings.