12 lines
536 B
Markdown
12 lines
536 B
Markdown
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](https://docs.ansible.com/ansible/latest/collections/community/general/passwordstore_lookup.html)
|
|
+ Have a password store setup. Either create a symlink from pass to gopass or use pass nativly.
|