WINDOWS Ansible role to create a little base Setup for my Ansible Managed Windows 10 Enterprise Hosts
Find a file
2022-01-01 21:43:32 +01:00
defaults using SID for names which work on all languages 2022-01-01 21:19:08 +01:00
tasks fix typo 2022-01-01 21:43:12 +01:00
vars explain values 2022-01-01 21:43:32 +01:00
.gitignore
.yamllint improve naming and linting 2021-12-20 19:54:35 +01:00
LICENSE
README.md using SID for names which work on all languages 2022-01-01 21:19:08 +01:00

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.