--- ## connect to windows ansible_connection: 'ssh' ansible_shell_type: 'powershell' # win_activating windows_product_key: "{{ lookup('community.general.passwordstore', 'ansible/windows/productkey') }}"