win_ansible_role_base_setup/README.md

13 lines
536 B
Markdown
Raw Normal View History

2021-12-15 00:48:19 +01:00
win_ansible_role_base_setup
2021-12-14 23:53:32 +01:00
=============================
2021-12-14 21:56:12 +01:00
2021-12-15 00:48:19 +01:00
WINDOWS Ansible role to create a little base Setup for my Ansible Managed Windows 10 Enterprise Hosts
2021-12-14 23:53:32 +01:00
## Please not, this is my first windows role and highly experimental!
2021-12-20 18:20:40 +01:00
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.